aboutsummaryrefslogtreecommitdiffstats
path: root/todo.md
diff options
context:
space:
mode:
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/todo.md b/todo.md
index 000ad65..231b0b4 100644
--- a/todo.md
+++ b/todo.md
@@ -3,9 +3,6 @@
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`)