lisp-interpreter topic
wart
An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.
BuildYourOwnLispCn
Build Your Own Lisp 中文版
parens
Parens is a highly flexible and embeddable LISP toolkit. :computer:
sabre
Sabre is highly customisable, embeddable LISP engine for Go. :computer:
glisp
Glisp is a Lisp-based design tool that combines generative approaches with traditional design methods, empowering artists to discover new forms of expression.
pampy
Pampy: The Pattern Matching for Python you always dreamed of.
tinylisp
Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.
lips
Scheme based powerful lisp interpreter in JavaScript
esp-lisp
Beta: A small fast lisp interpeter for a ESP8266 as alternative to lua on the nodemcu.