Re: Clojure Macro Tutorial

2013-08-20 Thread Marcus Blankenship
Hi Steve, this is great for us n00bs. Thank you! On Aug 19, 2013, at 9:10 AM, Steve Shogren wrote: > http://deliberate-software.com/intro-to-macros/ > > I wrote this tutorial up for a friend of mine who is a Ruby programmer > thinking of learning Clojure, as my defense of why Clojure is worth

Re: Clojure Macro Tutorial

2013-08-19 Thread Plínio Balduino
Awesome, Steve. Thank you for the tutorial. Plínio On Mon, Aug 19, 2013 at 1:10 PM, Steve Shogren wrote: > http://deliberate-software.com/intro-to-macros/ > > I wrote this tutorial up for a friend of mine who is a Ruby programmer > thinking of learning Clojure, as my defense of why Clojure is

Clojure Macro Tutorial

2013-08-19 Thread Steve Shogren
http://deliberate-software.com/intro-to-macros/ I wrote this tutorial up for a friend of mine who is a Ruby programmer thinking of learning Clojure, as my defense of why Clojure is worth his time. I will welcome any advice, code reviews, or suggestions about the post or code samples. Thanks!