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

From: Noel Welsh (noelwelsh at yahoo.com)
Date: Fri Aug 13 08:11:09 EDT 2004

--- "Richard C. Cobbe" <cobbe at ccs.neu.edu> 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.

Interesting.  So if SchemeUnit didn't pull in the framework
stuff (which is only needed for the GUI) you would be
happier?  I'm sure this could be arranged, if you are
willing to use the text-ui.  An incremental testing
solution would be a nice thing, but this might solve your
problem with less work.

Noel

=====
Email: noelwelsh <at> yahoo <dot> com
AIM: noelhwelsh


		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


Posted on the users mailing list.