[racket] praise for syntax-parse

From: Carl Eastlund (cce at ccs.neu.edu)
Date: Fri Aug 26 21:27:55 EDT 2011

On Fri, Aug 26, 2011 at 9:03 PM, Neil Van Dyke <neil at neilvandyke.org> wrote:
> Whoever made "syntax-parse" did a great job, and all the examples in the
> documentation are great.
>
> I found that "syntax-parse" is a big win for handling keyword arguments, and
> I get the impression that there are other big wins to be had from it.

That would be Ryan Culpepper, and I agree wholeheartedly.  I use
syntax-parse for pretty much all my macros these days.

--Carl


Posted on the users mailing list.