Dimitris Vyzovitis wrote:
...
One of the problems I have with these systems (including the modules produced by the orignal portable syntax-case) is that they produce mutable bindings for module/library exported identifiers.
Note that R6RS library bindings are immutable.
Ideally, the module system shouldn't expand to core scheme, but rather to gambit's core forms.
Sounds like the start of a master's thesis to me! ;^)
-KenD