From d41e5b0d4689851fa5a3a804bf7a21ea1892277b Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 29 Jun 2015 21:38:31 -0400 Subject: [PATCH] Fixed-up compiler TODO's --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/TODO b/TODO index 164d5cf0..330f88a1 100644 --- a/TODO +++ b/TODO @@ -12,8 +12,7 @@ Working TODO list: - Constructs require for self-hosting - - compiler error in transforms: - Error: Unbound variable(s): (any case else every) + - modify main cyclone.scm program to compile - eval there is no concept of macro expansion, probably other deficiencies as well