diff options
author | Juan J. Martinez <jjm@usebox.net> | 2024-04-19 20:21:56 +0100 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2024-04-19 20:25:26 +0100 |
commit | 044360219f2e4e0b5b5a95cb7ede00753340d61d (patch) | |
tree | 4c2341a6e4941b3c3b70ca9941699e8f84353901 /TODO.md | |
download | funco-044360219f2e4e0b5b5a95cb7ede00753340d61d.tar.gz funco-044360219f2e4e0b5b5a95cb7ede00753340d61d.zip |
Initial import
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +* improve error reporting + * probably wrapping the tokens in an object -- what will be the impact in performance? +* write tests? +* more examples +* an Funco interpreter in Funco? |