Repository navigation
lisp-interpreter
- Website
- Wikipedia
mal - Make a Lisp
Pampy: The Pattern Matching for Python you always dreamed of.
Glisp is a Lisp-based design tool that combines generative approaches with traditional design methods, empowering artists to discover new forms of expression.
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.
A Lisp interpreter for Raspberry Pi implemented in a single ARM assembly file
Pampy.js: Pattern Matching for JavaScript
Scheme based powerful lisp interpreter in JavaScript
Beta: A small fast lisp interpeter for a ESP8266 as alternative to lua on the nodemcu.
Tiny Scheme-like Lisp interpreter written in a weekend
A Lisp interpreter written in untyped lambda calculus
The Make-A-Lisp Process 中文翻译,如何写一个Lisp解释器
Embeddable lisp/scheme interpreter written in C.
An experimental, small, readable Lisp with thorough unit tests and extensible functions/macros.
A multi-paradigm programming language running on JVM
My experimental programming language using Truffle