Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more →
Lisp Alternatives
Similar projects and alternatives to lisp
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
tailspin-v0
A programming language with extreme data-pattern matching and data-declarative syntax, hopefully different enough to be interesting
-
zee
Discontinued A modern text editor for the terminal written in Rust [Moved to: https://github.com/zee-editor/zee] (by mcobzarenco)
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
-
-
orion
Orion is a high level, purely functional programming language with a LISP based syntax. (by Wafelack)
-
karuta
Karuta HLS Compiler: High level synthesis from prototype based object oriented script language to RTL (Verilog) aiming to be useful for FPGA development.
-
-
-
-
-
Kong
Kong is an implementation of the Monkey interpreter in Java 8 from The Writing An Interpreter In Go books (by AmrDeveloper)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
lisp discussion
lisp reviews and mentions
-
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.
-
A note from our sponsor - InfluxDB
influxdata.com | 24 Apr 2025
Stats
The primary programming language of lisp is Rust.