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..9e866fa
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+Todo's (not in any specific order)
+
+Functions should be handled via hash and ptrs not if/else (in progress)
+Arrays (in progress)
+Closures
+Function arguments and return values
+Interactive shell
+Labels
+String operators/functions
+loop, next, break, do
+