# 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`)