From e137139b17665f25e772174548644b6dc198d9a9 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Tue, 19 May 2015 22:06:12 -0400 Subject: [PATCH] Refining library TODO's --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index dc136b80..113f7d4c 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,9 @@ Working TODO list: - Issues with library hello example: - seems to be working! next step is to get parser, eval, and icyc (in that order) to work with libs + - need to call into compiled-program, even for library + scheme-read example - #f vs '() for *in-port-table* + - seems to be working! next step is to get parser, eval, and icyc (in that order) to work with libs - Reduction in size of generated code is there anything we can do?