/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.

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Issues