On Sun, 2009-04-19 at 14:23 +0200, Michele Simionato wrote: > It seems anyway that sweet-macros do not work out of the box with > Larceny (some error "Too many ...'s").
I think the problem is caused by this bug in Larceny: Larceny v0.97a4 (alpha test) (Apr 19 2009 17:48:52, precise:Linux:unified) larceny.heap, built on Sun Apr 19 17:50:33 PDT 2009 ERR5RS mode (no libraries have been imported) > (import (rnrs syntax-case)) Autoloading (rnrs syntax-case) Autoloading (rnrs conditions) Autoloading (err5rs records procedural) Autoloading (rnrs exceptions) > (syntax->datum (syntax (... (... foo)))) foo ;; should be (... foo) > -- : Derick ---------------------------------------------------------------- _______________________________________________ Larceny-users mailing list [email protected] https://lists.ccs.neu.edu/bin/listinfo/larceny-users
