Interpreted LISP-like language.
Stars
5
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
110
commits
1
Add quoting, code comments
318a6f0
Change RustFn type signature
21c2bd1
Add quote symbol
7b82902
Add comments to interpreter implementation
bc3c35f
Add more code comments to ast module
c0bb1d5
Flatten file structure
ab03acc
Simplify type system
55c7479
Format code
74d9fb6
Rename Type traits
0521a8e
Rewrite delegation elegantly
766b9c9
Rewrite type name system
a75c15d
Fix errors with function parameters
cf54b3b
Add while loop, replace moves with refs
101640c
Add if-else macro
03e125a
Add block macro
a27b109