No description
Find a file
2026-06-30 14:59:27 -04:00
src tail call block and rename to progn 2026-06-20 00:06:22 -04:00
Makefile first commit 2026-04-13 23:00:16 -04:00
readme.md Readme 2026-06-30 14:59:27 -04:00

Unnamed Lisp Implementation

Pretty mediocre lisp implementation that I made to learn more about programming language design. Still needs garbage collection, but is moving along quite nicely.