From c49366aa974761007869b93d931df6a62304ff2f Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Fri, 26 Jun 2015 21:13:09 -0400 Subject: [PATCH] TBD: named let --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 3cbe2568..61db9dac 100644 --- a/TODO +++ b/TODO @@ -11,6 +11,8 @@ Working TODO list: - Constructs require for self-hosting + - named let is not supported. either need to add it or stop using it + - vectors - make-vector should have an optional 'fill' arg in compiled code note allocation functions can be functions instead of macros if they accept a