Re: [Scheme-reports] Template pattern grammar seems broken
Alex Shinn 25 Apr 2011 05:52 UTC
On Mon, Apr 25, 2011 at 3:17 AM, Andre van Tonder <andre@het.brown.edu> wrote:
> The template pattern language on page 16 seems broken.
>
> It would allow the following template:
>
> (... a ...)
Thanks, in some implementations this expands to (a ...),
but I think we should restrict the escape to the one
argument version. I'll update it to say the <pattern>s
and <template>s which are identifiers may not be the
<ellipsis>.
--
Alex
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports