Re: [racket] praise for syntax-parse

2011-08-26 Thread Vincent St-Amour
At Fri, 26 Aug 2011 21:27:55 -0400, Carl Eastlund wrote: > > On Fri, Aug 26, 2011 at 9:03 PM, Neil Van Dyke 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 argume

Re: [racket] praise for syntax-parse

2011-08-26 Thread Carl Eastlund
On Fri, Aug 26, 2011 at 9:03 PM, Neil Van Dyke 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 ha

[racket] praise for syntax-parse

2011-08-26 Thread Neil Van Dyke
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. -- http://www.neilvandyke.org/ _