Gentlemen,

just a quick heads up to the Java guys among you:
parboiled (open-source PEG parsing for Java 5+) just received another major 
update to version 0.9.7.0.
-> http://www.parboiled.org

Among other things parboiled now supports parse-tree-less parsing (another nice 
speed increase) and is generally much more production ready.

The latest version is for example used by "pegdown", a fully compatible 
pure-Java Markdown processor, which is built on top of a parboiled PEG parser.
-> http://github.com/sirthias/pegdown

Cheers,

Mathias

---
math...@parboiled.org
http://www.parboiled.org


_______________________________________________
PEG mailing list
PEG@lists.csail.mit.edu
https://lists.csail.mit.edu/mailman/listinfo/peg

Reply via email to