summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-05-12 20:28:06 +0000
committerPaul Buetow <paul@buetow.org>2010-05-12 20:28:06 +0000
commit3e452b027838fb8114c226667dcab04c9121f61b (patch)
treed9fc06ec69b3a5b02b1261971698547a109356f0 /TODO
parente3414345f18156200a2ac8ee055aacff7909e2ce (diff)
parent0b7e31f8586a8237297f29793169b3eb27842f46 (diff)
lambda is the new trunk
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 0 insertions, 11 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 9e866fa..0000000
--- a/TODO
+++ /dev/null
@@ -1,11 +0,0 @@
-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
-