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 <richard.ly...@gmail.com> 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 addition to the basic operators I've added tracking AST branches, referring to tracked branches, gathering simple repetitions, and specifying a repetition count. While the current version allows for expanding the types of supported input to anything you'd like, future releases will include an input wrapper to process binary structures.

A relevant post: http://www.lithinos.com/Releasing-clj-peg-under-the-epl.html

The project page: http://www.lithinos.com/clj-peg/index.html

The beginning user manual: 
http://www.lithinos.com/clj-peg/0.7.0/clj-peg-manual.pdf

-Rich
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
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 post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to