[plt-scheme] datum->syntax rules

YC yinso.chen at gmail.com
Tue Aug 5 00:44:54 EDT 2008


On Mon, Aug 4, 2008 at 8:43 PM, Chongkai Zhu <czhu at cs.utah.edu> wrote:

> The "_" in "(_ test then else)" is a special pattern that match's anything.
> So the #'_ given to datum->syntax is not binding to "if-it". This is a PLT
> v4 change. I think you want:
>

Thanks Chongkai for the explanation.

In that case, why does the first version work?  Does #'_ sometimes binds
against the identifier and sometimes not?

Thanks,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20080804/6947498e/attachment.html


More information about the plt-scheme mailing list