[plt-scheme] Error reporting and batch compilation (was: fluid-let-syntax may get flushed)

From: Robby Findler (robby at cs.uchicago.edu)
Date: Wed Aug 11 13:15:44 EDT 2004

At Wed, 11 Aug 2004 12:12:35 -0400, "Richard C. Cobbe" wrote:
> Case in point: the test cases for my PLT redex implementation of Jacques
> take forever to execute, largely because they pull in SchemeUnit, which
> in turn pulls in all of the framework stuff.  Compiling to .zos helps
> somewhat, but then you're back to the batch model.

You might want to look into using CM. Of course, if you're not changing
the framework, there's no reason not use it's .zo files.

Robby


Posted on the users mailing list.