blob: 231b0b4a32a53ad8852d0eae8272ee7c8a8e3c81 (
plain)
1
2
3
4
5
6
7
8
|
# TODO
In order of priority
- Write function let expressions properly using lookups
- Write tests!
- Come up with a name for the language
- Add effects system (see `examples/effects-concept.lisp`)
|