From 005794622501edb8f2e52fd8027217f60587e900 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Sat, 11 Jul 2015 01:18:45 -0400 Subject: [PATCH] Added note --- TODO | 3 +++ 1 file changed, 3 insertions(+) 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,