From 5f1ff0af164c3c4b1fcb81232320ec54ae0b7a95 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Sat, 13 Feb 2016 02:41:07 -0500 Subject: [PATCH] WIP --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index b8ccc689..b844ecc7 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,11 @@ Initiatives: -- syntax-rules integration +- syntax-rules integration (WIP) - r7rs missing features - srfi 18 - conditional vars, and missing thread functions - more complex threading examples - test on a 64-bit platform/vm - online docs via read-the-docs - api documentation +- revisit macro hygiene issues - library issues (name conflicts and limited feature set)