[racket] Using ... as a keyword in syntax-rules

From: Patrick Li (patrickli.2001 at gmail.com)
Date: Fri Jan 13 15:45:53 EST 2012

Hello everyone,

I'm trying to write a simple macro using syntax-rules, and couldn't find an
answer to this problem in the faqs. If I want to use '... as a keyword for
matching in syntax-rules, how would I do this? I've tried various
combinations of (...) and (... ...), etc... but couldn't get it to work.

Thanks!
  -Patrick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120113/f13bfaf5/attachment.html>

Posted on the users mailing list.