Robert-van-Engelen / lispView on GitHub
A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a mark-sweep/compacting garbage collector and REPL.
124Nov 6, 2025Updated 3 months ago

Alternatives and similar repositories for lisp

Users that are interested in lisp are comparing it to the libraries listed below

Sorting:

Are these results useful?