I started playing with Instaparse recently too and its by far the nicest parsing library I've used (after having used a few in C++, Java and Python over the years). It makes parsing a pleasant and fun experience :)
So: Thank You Mark! On 12 June 2014 03:43, Devin Walters <[email protected]> wrote: > I think it's annularly understood that Mark is the bee's knees. Thanks for > the fantastic, well-documented instaparse. It's saved me a *lot* of time to > date, and it taught me a lot about parsers. > > Honorable mention to Sean Corfield for starting this thread and being such > a model member of the community for what is shaping up to be the better > part of a decade. Crazy, but true. > > Oh yeah, and all of you reading this. It's extremely exciting (and > lucrative) to me to see all of my ranty "Clojure is the future!" bets > paying off. :) Rhetorical question: How cool is it to be a part of this > whole Clojure thing? > > Best Regards, > '(Devin Walters) > > On Jun 11, 2014, at 20:25, Scott Thoman <[email protected]> wrote: > > +1 ! > > I'm about to use it in a production deployment. It has been a pleasure to > use! > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" 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. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" 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. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" 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.
