> https://www.mail-archive.com/[email protected]/msg40201.html
This was effectively the best writing I could read about syntax-parse templates and the quirks of using ~@ and ~?. Thank you so much Alexis for those explanations! You rock. On Tuesday, April 30, 2019 at 10:12:15 PM UTC+2, David Storrs wrote: > > Congratulations on dipping into the macro world! It is an interesting, > terrifying, and often frustrating experience. :> > > I see that you've already read Fear of Macros, which is great. In > addition to FoM, one of the most useful resources I've found for > understanding ... in macros has been Alexis King's module 'struct-update', > the code for which is linked below. In addition, she provides a very good > explanation of ... in this thread: > https://www.mail-archive.com/[email protected]/msg40196.html > which could supplement what Jérôme Martin said below. > > HTH, > > Dave > > struct-update docs: https://docs.racket-lang.org/struct-update/index.html > struct-update code: > https://github.com/lexi-lambda/struct-update/blob/master/struct-update-lib/struct-update/main.rkt > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.

