aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2014-04-06 15:23:40 -0500
committerJoel Martin <github@martintribe.org>2014-04-06 15:23:40 -0500
commit5ce65382cf4bdece30e9dee3f7765b698bd375e9 (patch)
tree454089f5d1ea4ff1a2d78cf00e5c23397cac3065 /docs
parentea81a8087bcd7953b083a2be9db447f75e7ebf56 (diff)
downloadmal-5ce65382cf4bdece30e9dee3f7765b698bd375e9.tar.gz
mal-5ce65382cf4bdece30e9dee3f7765b698bd375e9.zip
PS: add vector, hash-map, atoms and metadata.
As part of this lists switch from being a postscript array to being a mal boxed type (dictionary with type in the /_maltype_ key).
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 07a75dc..1428d69 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -50,7 +50,6 @@ Java:
Postscript:
- negative numbers
- quotes/backslashes in strings
- - vectors, hash-maps, metadata, atoms
Rust:
- http://www.rustforrubyists.com/book/index.html