aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2014-04-01 21:50:24 -0500
committerJoel Martin <github@martintribe.org>2014-04-01 21:50:24 -0500
commit950e3c765e30648de34cfc4f65fffdce06f0727f (patch)
tree3e66b70a71a5cfa01671830d80d7ea7926509b2d /docs/TODO
parent704194e12c5080f5c6842416a78fe7efa09da068 (diff)
downloadmal-950e3c765e30648de34cfc4f65fffdce06f0727f.tar.gz
mal-950e3c765e30648de34cfc4f65fffdce06f0727f.zip
PS: add stepA_more.
Sync other steps. In particular, self reference in function definition and putting readline into _readline function.
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/TODO b/docs/TODO
index a260cc8..324484e 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -13,13 +13,14 @@ All:
- support metadata on symbol, hash-map, list, vector, function, atom
- regular expression matching in runtest
- - unindent tco while loop for step5-A
- Print full exception when test gets EOF from expect
- Note that bash 4, Java 1.7, php 5.3 required
- Break out language eval into step0.5
- - use str instead of slurp-do
- - move interop to step6 and use interop for slurp?
+ - unindent tco while loop for step5-A
+ - use str instead of slurp-do
+ - move printing from type to printer
+ - fix conj list vs. vector behavior
---------------------------------------------
@@ -54,7 +55,7 @@ Java:
Postscript:
- negative numbers
- quotes/backslashes in strings
- - step 7-A
+ - vectors, hash-maps, metadata, atoms
Rust:
- http://www.rustforrubyists.com/book/index.html