aboutsummaryrefslogtreecommitdiffstats
path: root/todo.md
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2022-10-06 12:28:24 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2022-12-05 14:21:53 +0200
commit77117fa515c5853b5f756d899db0ec9b502298e7 (patch)
tree43e6ad438b315debae335b0d9e74b8f7f21bb1d8 /todo.md
parentd69313ce44a9415555033926c6a64b4120455502 (diff)
Add line info to REPL
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/todo.md b/todo.md
index 6d6c484..000ad65 100644
--- a/todo.md
+++ b/todo.md
@@ -2,10 +2,9 @@
In order of priority
-- Add row index to "<repl>" filename in AST
+- Write function let expressions properly using lookups
- Add proper module system
- Make exports a return value of runXXX functions
-- Write function let expressions properly using lookups
- Write tests!
- Come up with a name for the language
- Add auto import for standard library (std) and a flag to disable auto import