Added self-hosting TODO's

This commit is contained in:
Justin Ethier 2015-06-26 22:41:09 -04:00
parent c3c4a12664
commit 0b2ac62b4f

3
TODO
View file

@ -12,7 +12,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 - named let
- when
- vectors - vectors
- make-vector should have an optional 'fill' arg in compiled code - make-vector should have an optional 'fill' arg in compiled code