diff --git a/TODO b/TODO index 23777e11..967335c7 100644 --- a/TODO +++ b/TODO @@ -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,