Re: [Larceny-users] finding libraries

2008-12-10 Thread William D Clinger
Jon Wells wrote: Has there ever been any discussion of allowing import clauses to appear anywhere other than the toplevel... Yes, there has been some discussion. However... So one could... (import (rnrs)) : (if some-arbitrary-condition (import (a guff))

Re: [Larceny-users] ANF size error with 0.97b1

2008-12-10 Thread William D Clinger
Marco Moggi wrote: I have NOT tried to precompile the libraries. Since the ANF size: messages are coming from the compiler, precompiling the libraries would eliminate those messages from the run-time output. Will ___ Larceny-users mailing list

Re: [Larceny-users] finding libraries

2008-12-10 Thread Jon Wells
On Wed, 2008-12-10 at 10:20 -0500, William D Clinger wrote: Jon Wells wrote: Has there ever been any discussion of allowing import clauses to appear anywhere other than the toplevel... That would be a bad idea for several reasons. For one thing, the scope of the conditional imports would