Hello, Here is an old/new PEG parser generator; new because it doesn't even have one month, but is already fully functional because it is, in fact...
Old, since it is a fork and continuation of parboiled version 1, which has stopped evolution (his author is now onto parboiled2). It is entirely in Java, and like parboiled1 and unlike pretty much all other parsers out there (except parboiled2), grammars are written entirely in Java, compiled with your code, and parsers are generated at runtime. Project home: https://github.com/parboiled1/grappa Original parboiled: https://github.com/sirthias/parboiled Regards, -- Francis Galiegue, fgalie...@gmail.com, https://github.com/fge JSON Schema in Java: http://json-schema-validator.herokuapp.com Parsers in pure Java: https://github.com/parboiled1/grappa (redde Caesaris: https://github.com/sirthias) _______________________________________________ PEG mailing list PEG@lists.csail.mit.edu https://lists.csail.mit.edu/mailman/listinfo/peg