There are regressions, tests are failing, but EVAL is beginning to work

This commit is contained in:
Simon Brooke 2023-03-27 11:57:08 +01:00
parent 269d31df13
commit fec6a6a73a
No known key found for this signature in database
GPG key ID: A7A4F18D1D4DF987
8 changed files with 143 additions and 71 deletions

1
resources/null.mexpr.lsp Normal file
View file

@ -0,0 +1 @@
null[x] = [x = NIL -> T; T -> F]