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

@ -4,5 +4,6 @@
.PHONY: o/$(MODE)/test/tool
o/$(MODE)/test/tool: \
o/$(MODE)/test/tool/build \
o/$(MODE)/test/tool/plinko \
o/$(MODE)/test/tool/net \
o/$(MODE)/test/tool/viz