← Explore
TOPIC

#lisp-interpreter

Open source repositories tagged with #lisp-interpreter, ranked by health score.

Robert-van-Engelen
Robert-van-Engelen/tinylisp
C
89
health

Lisp in 99 lines of C and how to write one yourself. Includes 21 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

1.4k