aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2014-05-10 16:58:23 -0500
committerJoel Martin <github@martintribe.org>2014-05-10 16:58:23 -0500
commit3b655472663583c58a6a6e113fb6cc5384ad7e50 (patch)
tree0f9a5e1f022ecc79bb7c68b6a7c2fe59bfaa4130 /docs
parentfa64b741462df46ef63fe815dfce01b7d3d48f13 (diff)
downloadmal-3b655472663583c58a6a6e113fb6cc5384ad7e50.tar.gz
mal-3b655472663583c58a6a6e113fb6cc5384ad7e50.zip
TODO: misc updates
Diffstat (limited to 'docs')
-rw-r--r--docs/TODO10
1 files changed, 9 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 0d5d28b..ed461e1 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -13,6 +13,10 @@ All:
- Break out impl eval into step0.5
- Fix quasiquoting of vectors
+ - Get self-host working at earlier step:
+ - Move try* to step6
+ - Remove macros from mal
+
---------------------------------------------
Bash:
@@ -30,8 +34,11 @@ Clojure:
Java:
- step9_interop
+ - Use gradle instead of mvn
+ http://blog.paralleluniverse.co/2014/05/01/modern-java/
Javascript:
+ - interop: callbacks using Mal functions
Make:
- allow '_' in make variable names
@@ -43,11 +50,12 @@ Mal:
- step9_interop
Perl:
+ - fix metadata on native functions
PHP:
Postscript:
- - negative numbers
+ - add negative numbers
Python:
- error: python ../python/stepA_more.py ../mal/stepA_more.mal ../mal/stepA_more.mal