Read works, print works, eval is horribly broken.

This commit is contained in:
Simon Brooke 2019-08-15 21:14:17 +01:00
parent 325e991f1f
commit 12bbd0076a
8 changed files with 299 additions and 49 deletions

2
resources/bootstrap.lsp Normal file
View file

@ -0,0 +1,2 @@
(COMMENT '(THIS FILE WILL CONTAIN FUNCTION DEFINITIONS TO BOOTSTRAP LISP FULLSTOP
AT PRESENT WE HAVE NO COMMENT SYNTAX))