aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-04-25 16:13:03 -0400
committerbnewbold <bnewbold@robocracy.org>2016-04-25 16:13:03 -0400
commitcc1b67c459c400d0865498ed00ddd4c09c4497b7 (patch)
tree5d8af606620df702c0a57e29cc57ab9d4c43efff /TODO
parent39aaba04246dae4ce5f6a2a2489294261582adf7 (diff)
downloadspectrum-cc1b67c459c400d0865498ed00ddd4c09c4497b7.tar.gz
spectrum-cc1b67c459c400d0865498ed00ddd4c09c4497b7.zip
rust: refactor apply_action to accomodate define and set!
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index 79888da..644128b 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,6 @@
- rust:
- - my own refactorings and comments
- - symbols separate from identifiers
- define/set! support (at the REPL?)
+ - refactor out lifetime specifiers
- add file input support (eg, comments in parser, multi-line, tty detect)
- multi-part lambdas
- begin (?)