aboutsummaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/TODO b/docs/TODO
index 46f7881..534adbc 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -5,7 +5,7 @@ All:
- hash-map with space in key string (make)
- keyword type
- gensym reader inside quasiquote
- - can let* and quasiquote be TCO'd ?
+ - quasiquote be TCO'd ?
- per impl tests for step5_tco, step9_interop (if possible)
- regular expression matching in runtest
@@ -14,6 +14,8 @@ All:
- Break out impl eval into step0.5
- Fix quasiquoting of vectors
+ - TCO for let*
+
---------------------------------------------
Bash: