diff options
| author | Joel Martin <github@martintribe.org> | 2014-04-01 21:50:24 -0500 |
|---|---|---|
| committer | Joel Martin <github@martintribe.org> | 2014-04-01 21:50:24 -0500 |
| commit | 950e3c765e30648de34cfc4f65fffdce06f0727f (patch) | |
| tree | 3e66b70a71a5cfa01671830d80d7ea7926509b2d /docs/TODO | |
| parent | 704194e12c5080f5c6842416a78fe7efa09da068 (diff) | |
| download | mal-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/TODO | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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 |
