This commit is contained in:
InventorX 2026-06-30 14:59:27 -04:00
parent cb43ce6a53
commit 9b19a1f63d

3
readme.md Normal file
View file

@ -0,0 +1,3 @@
# 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.