issues
search
Idorobots
/
spartan
A small Lisp dialect that serves me as a test bed for programming language features.
MIT License
14
stars
3
forks
source link
Constant annotation
#130
Closed
Idorobots
closed
3 years ago
Idorobots
commented
3 years ago
Closes #108
TODO:
[x] Introduce an AST node for constants and replace all quotes & constants with it.
[x] Simplify binding analysis.
[ ] Validate well-formedness of constants.
Closes #108
TODO: