Expand into a (sub)module?
--
Anthony Carrico
--
You received this message because you are subscribed to the Google Groups
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to racket-users+unsubscr...@googlegroups.com.
For more options, visi
> On Jan 22, 2016, at 9:07 AM, brendan wrote:
>
> I was playing around with parser-tools, which has a convenient syntax in
> which the elements of a grammar rule are bound in order to $1, $2, etc. This
> led me to think about how the composability of non-hygienic macros could be
> limited by
I was playing around with parser-tools, which has a convenient syntax in which
the elements of a grammar rule are bound in order to $1, $2, etc. This led me
to think about how the composability of non-hygienic macros could be limited by
name-collisions - not very likely in this case, but easier
3 matches
Mail list logo