On Fri, 2009-05-01 at 09:59 +0200, leppie wrote: > > However, I was unhappy with it because I didn't like having more than > > one source file. > > Most R6RS implementations allows multiple library definitions in a single > file.
I'm only aware of Larceny supporting that. Ikarus can do it if you explicitly specify such files like: ikarus multi-lib-file.sls --r6rs-script program.sps My upcoming Library Files SRFI intentionally does not support multiple-library files because single-library files have a number of advantages. -- : Derick ----------------------------------------------------------------
