aboutsummaryrefslogtreecommitdiffstats
path: root/todo.md
blob: 9f61e8fa85dcd997a4e28fd1cc364e28a1d75c0b (plain)
1
2
3
4
5
6
7
8
9
# TODO

In order of priority

- Write tests!
- Add import function with support for qualified imports
- Come up with a name for the language
- Add auto import for standard library (std) and a flag to disable auto import
- Add effects system (see `examples/effects-concept.lisp`)