# TODO In order of priority - Write function let expressions properly using lookups - Add proper module system - Make exports a return value of runXXX functions - Write tests! - 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`)