summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..75aafba
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+Todo's (not in any specific order)
+
+Segfault: fype -e '1'
+Arrays
+Closures
+Function arguments and return values
+Interactive shell
+Labels
+Scanner: separate between token (e.g. allow 1+2)
+String operators/functions
+loop, next, break, do