From 54c75382653d1bd4da7628c04aa9382af8add912 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Sun, 30 Mar 2014 16:39:44 -0500 Subject: README, TODO, step_notes updates. --- docs/TODO | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index adb670c..a260cc8 100644 --- a/docs/TODO +++ b/docs/TODO @@ -11,17 +11,20 @@ All: - hash-map with space in key string (make) - more interop tests - 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 - - regular expression matching in runtest + - use str instead of slurp-do + + - move interop to step6 and use interop for slurp? --------------------------------------------- JS: + - get web version working again Python: @@ -50,7 +53,8 @@ Java: Postscript: - negative numbers - - step 4-A + - quotes/backslashes in strings + - step 7-A Rust: - http://www.rustforrubyists.com/book/index.html -- cgit v1.2.3