tree-traversing LISP interpreter geared toward embeddability and system scripting
Find a file
Aidan 76b12a8214
in progress commit
- fixed errors in func and vars blocking testing
- use box references in call and eval
Still need to fix the tests themselves....
2021-03-07 19:24:38 -08:00
src in progress commit 2021-03-07 19:24:38 -08:00
tests - fixed lexing of inline and postline comments 2021-01-25 20:55:16 -08:00
.gitignore - syntax tree datatypes 2021-01-24 12:34:58 -08:00
Cargo.lock - syntax tree datatypes 2021-01-24 12:34:58 -08:00
Cargo.toml - syntax tree datatypes 2021-01-24 12:34:58 -08:00
LICENSE.md - syntax tree datatypes 2021-01-24 12:34:58 -08:00