aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2014-04-06 16:24:27 -0500
committerJoel Martin <github@martintribe.org>2014-04-06 16:24:27 -0500
commitb079f51028571bc603b8d43761c29ff56273bffc (patch)
tree98e9375fa15667ae6138794a2789215a06148713 /docs
parent406d1370fac05bb01df8bee7678453689cd88228 (diff)
downloadmal-b079f51028571bc603b8d43761c29ff56273bffc.tar.gz
mal-b079f51028571bc603b8d43761c29ff56273bffc.zip
C,PHP,Python: stepA fixup. All tests/impls pass!
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO11
1 files changed, 2 insertions, 9 deletions
diff --git a/docs/TODO b/docs/TODO
index 1428d69..5a9166a 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -2,20 +2,14 @@ All:
- multi-line read
- loop/recur ?
- hash-maps with non-string keys
+ - hash-map with space in key string (make)
- gensym reader inside quasiquote
- - synchronize function/definitions order/names in files
- - move Env into separate file (maybe)?
- - more metadata, hash_map, interop tests
- - hash-map with space in key string (make)
- - metadata on collections: list, vector, hash-map, function, atom
+ - more interop tests
- regular expression matching in runtest
- Print full exception when test gets EOF from expect
- Break out impl eval into step0.5
- - unindent tco while loop for step5-A
- - move printing from type to printer
- - split types into types and core
---------------------------------------------
@@ -49,7 +43,6 @@ Java:
Postscript:
- negative numbers
- - quotes/backslashes in strings
Rust:
- http://www.rustforrubyists.com/book/index.html