From: Casey Klein (clklein at eecs.northwestern.edu) Date: Thu Jun 3 11:14:31 EDT 2010 |
|
On Thu, Jun 3, 2010 at 10:05 AM, Eric Tanter <etanter at dcc.uchile.cl> wrote: > Thanks, I will try that probably later, because at this early stage many things are likely to change. > (or will I see benefits also if I just put the syntax in one module and the reductions in another?) > You'll see some benefit by moving the `define-language' to another module, but my guess is that most of the time is spent expanding and compiling the reductions.
Posted on the users mailing list. |
|