From: Geoffrey K. <ge...@kn...> - 2003-01-25 17:05:23
|
PLT Scheme has `module', `require' and `provide'. When I first saw "modules for JScheme", this is what I was thinking. Is the PLT sense of modules standard, or did they roll their own? Are the new modules for JScheme part of standard usage? On Saturday, Jan 25, 2003, at 11:16 US/Eastern, Timothy Hickey wrote: > I've just checked in Derek Upham's module systems for JScheme > (with some minor bug fixes) and bumped the JScheme version > to 6.0.0. |