From fa67783e2fe0729fb5dfe2c6b3426cb0af25308e Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 31 Mar 2016 22:41:51 -0400 Subject: [PATCH] WIP --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index c4fdb940..33edcdc0 100644 --- a/TODO +++ b/TODO @@ -50,7 +50,7 @@ Tier 1: - read0.scm - Error (line 170, char 25): unable to parse character: x3bb - read1.scm - sboyer.scm - - scheme.scm - Fails, no string-ci or char-ci functions + - scheme.scm - Problem with (macro?) being a primitive and defined in application code - simplex.scm - Compiles but quickly throws error Error: Divide by zero - slatex.scm - Unhandled number of function arguments: 188 - string.scm