[gambit-list] Ill formed expression
Per Eckerdal
per.eckerdal at gmail.com
Thu Nov 10 06:42:31 EST 2011
syntax-case does all kinds of things, not just to add syntax-case support. It is essentially a Scheme-to-Scheme compiler in itself. I don't remember exactly what it changes, but I think for one that it doesn't fully support Gambit's DSSSL parameter lists.
--
Per Eckerdal
On torsdag 10 november 2011 at 12:38, Vok Vojwo wrote:
> 2011/10/31 Marc Feeley <feeley at iro.umontreal.ca (mailto:feeley at iro.umontreal.ca)>:
> > To access the "define-syntax" form, you need to start gsi with the option -:s like this
> >
> > gsi -:s
> >
> > or, once gsi is loaded, evaluate:
> >
> > (load "~~lib/syntax-case")
>
> Is there a reason why this is not part of Gambit Scheme? Is it not
> recommended to use hygienic macros?
> _______________________________________________
> Gambit-list mailing list
> Gambit-list at iro.umontreal.ca (mailto:Gambit-list at iro.umontreal.ca)
> https://webmail.iro.umontreal.ca/mailman/listinfo/gambit-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.iro.umontreal.ca/pipermail/gambit-list/attachments/20111110/192a2637/attachment.htm>
More information about the Gambit-list
mailing list