Pavel Dudrenov scripsit: > I'm all for having standard module system in small scheme. I'm also > all for keeping that module system with small and simple public > interface.
I propose this minimum, then: a way to delimit modules, a way to import into either the top level or a module, with or without prefixing, and a way to distinguish exported from non-exported top-level identifiers. -- Even the best of friends cannot John Cowan attend each others' funeral. [email protected] --Kehlog Albran, The Profit http://www.ccil.org/~cowan _______________________________________________ r6rs-discuss mailing list [email protected] http://lists.r6rs.org/cgi-bin/mailman/listinfo/r6rs-discuss
