TBD: named let

This commit is contained in:
Justin Ethier 2015-06-26 21:13:09 -04:00
parent a370c2c91c
commit c49366aa97

2
TODO
View file

@ -11,6 +11,8 @@ Working TODO list:
- Constructs require for self-hosting - Constructs require for self-hosting
- named let is not supported. either need to add it or stop using it
- vectors - vectors
- make-vector should have an optional 'fill' arg in compiled code - make-vector should have an optional 'fill' arg in compiled code
note allocation functions can be functions instead of macros if they accept a note allocation functions can be functions instead of macros if they accept a