Re: [ANN] clj-peg 0.7 (switch to EPL)

2010-02-13 Thread Richard Lyman
On Sat, Feb 13, 2010 at 5:33 PM, Brendan Ribera wrote: > Cool! I'll probably make use of this soon. Any plans to get it set up on > github for contributions? > No plans right now. I'm open to the idea, but I'd like to see what it's like to work with contributions in the current setup. I'd like

Re: [ANN] clj-peg 0.7 (switch to EPL)

2010-02-13 Thread Brendan Ribera
Cool! I'll probably make use of this soon. Any plans to get it set up on github for contributions? On Feb 13, 2010, at 1:28 PM, Richard Lyman wrote: All, I've switched the clj-peg library to be under the EPL. This project adds support in Clojure for Parsing Expression Grammars. In ad

[ANN] clj-peg 0.7 (switch to EPL)

2010-02-13 Thread Richard Lyman
All, I've switched the clj-peg library to be under the EPL. This project adds support in Clojure for Parsing Expression Grammars. In addition to the basic operators I've added tracking AST branches, referring to tracked branches, gathering