Open per-gron opened 14 years ago
I tagged the master branch (pre-syntactictower) v0.1. Progress! =)
Is there any plan to add r7rs style module?
Currently, there is no plan to add R7RS style modules. Not because I'm opposed to the idea, but because I currently have no time to do it.
There are a couple of lower-level things that probably need to be done before adding R7RS module support becomes relevant:
This is important to do to make Black Hole easier to use for people other than me.
A draft of a proposal for a version roadmap:
0.1: Syntactic tower 0.1.1: Bug fixes: Issue 23, issue 7, issue 15, issue 16 0.2: Implicit phasing on imports and making it a syntax error to have unbound variables in modules 0.3: A command line interface 0.4: syntax-case macros