Add LISP interpreter

This commit is contained in:
Justine Tunney 2022-04-07 20:30:22 -07:00
parent 4f98ad1054
commit d31bebdd2d
84 changed files with 9081 additions and 0 deletions

View file

@ -7,5 +7,6 @@ o/$(MODE)/tool: \
o/$(MODE)/tool/decode \
o/$(MODE)/tool/hash \
o/$(MODE)/tool/lambda \
o/$(MODE)/tool/plinko \
o/$(MODE)/tool/net \
o/$(MODE)/tool/viz