[plt-scheme] conditional module inclusion and compilation

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Sep 2 20:00:58 EDT 2009

On Wed, Sep 2, 2009 at 6:52 PM, Eli Barzilay<eli at barzilay.org> wrote:
>> Thanks so much (and while I'd generally rather have freedom than
>> protection we can continue that debate at another time :-).
>
> You have the freedom -- you can even do a reader thing similar to the
> CL #+ -- but the default makes it harder to trip on these bugs (which
> can get very nasty).

Also, when your program is visible at compile time then various tools
(check syntax, module browser, compiler, etc) work better.

Robby


Posted on the users mailing list.