diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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 + |
