aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2024-05-26 21:02:45 +0100
committerJuan J. Martinez <jjm@usebox.net>2024-05-26 21:02:45 +0100
commita751b3de1773735ed75384b293269353d94d38bd (patch)
treef1f98a2778c0ffad231e109883c0b94d7d595dde /TODO.md
parentbd466aa98a25f1a4d5689ae868ab9e8c9ea4ea3b (diff)
downloadfunco-0.2.tar.gz
funco-0.2.zip
Add better error reporting0.2
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/TODO.md b/TODO.md
index ba84968..39dc044 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,4 @@
-* improve error reporting
- * probably wrapping the tokens in an object -- what will be the impact in performance?
+* improve error reporting further
* write tests?
* more examples
-* an Funco interpreter in Funco?
+* a Funco interpreter in Funco?