aboutsummaryrefslogtreecommitdiffstats
path: root/todo.md
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2022-09-27 12:35:27 +0300
committerJan Tuomi <jans.tuomi@gmail.com>2022-12-05 14:21:53 +0200
commit2952ecc005466775c9ac70a702da1bbad17a28e5 (patch)
treecc4743d8615197c48c415455b838767419a63e57 /todo.md
parent6e55d34719f89192c9141f50638c6dc5bba71dff (diff)
Add eq?, lt?
Diffstat (limited to 'todo.md')
-rw-r--r--todo.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo.md b/todo.md
index 4e71090..9f61e8f 100644
--- a/todo.md
+++ b/todo.md
@@ -3,7 +3,6 @@
In order of priority
- Write tests!
-- Add builtins to compare numbers (eq?, lt?)
- 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