Added note

This commit is contained in:
Justin Ethier 2015-07-11 01:18:45 -04:00
parent 93be85a1ee
commit 0057946225

3
TODO
View file

@ -12,6 +12,9 @@ Working TODO list:
- self-hosting, there are a lot of accumulated TODO's that need to be addressed
- can we use scheme to generate the dispatch macro, instead of a C macro?
I know not ideal, but want to avoid any licensing issues
- improved error handling:
- code traces
could pass filename and define name (if applicable) to c-compile-exp,