NekoProgrammingLanguage
Neko programming language written in Rust (by ladroid)
lisp
A lisp JIT compiler and interpreter built with cranelift. (by 0xekez)
NekoProgrammingLanguage | lisp | |
---|---|---|
1 | 5 | |
5 | 64 | |
- | - | |
1.1 | 3.9 | |
over 2 years ago | over 1 year ago | |
Rust | Rust | |
BSD 3-clause "New" or "Revised" License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NekoProgrammingLanguage
Posts with mentions or reviews of NekoProgrammingLanguage.
We have used some of these posts to build our list of alternatives
and similar projects.
lisp
Posts with mentions or reviews of lisp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-29.
-
GitHub - mcobzarenco/zee: A modern text editor for the terminal written in Rust
I've been curious about https://github.com/ezekiiel/lust but I don't know its status as a project
-
June 2021 monthly "What are you working on?" thread
Since last month I've been working on garbage collection and string handling in my Lisp compiler. I've found writing the garbage collector to be hard but strings are fun :)
-
May 2021 monthly "What are you working on?" thread
I just added variable-arity functions to my lisp which compiles to Cranelift. I was blocked for a while trying to work out how to convince Cranelift to put arguments on the stack but eventually gave up and I now heap allocate a location for function arguments. It's not great for performance but it feels great to have finally finished it!
-
February 2021 monthly "What are you working on?" thread
I’ve been carrying on working on compiling my lisp this month. It’s been a fun couple weeks because I’ve finally gotten to the fun stuff like higher order functions, closures, and adding the ability to call into libc.
What are some alternatives?
When comparing NekoProgrammingLanguage and lisp you can also consider the following projects:
adana - repl / scripting language / namespaced command line aliases
orion - Orion is a high level, purely functional programming language with a LISP based syntax.
vonuvoli-scheme - vonuvoli Scheme -- an R7RS interpreter written in Rust focused on systems programming and scripting (i.e. processes, file-system, etc.) with performance and safety in mind
cytosol - A programming language somewhat resembling cellular processes.
csml-engine - CSML is an easy-to-use chatbot programming language and framework.
bread - An expression based scripting language