
dropincc.java
dropincc.java - A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation in java.
dropincc.java - A small and easy to use parser generator. Specify your grammar in pure java and compile dynamically. Especially suitable for DSL creation in java.
Owl is a parser generator which targets the class of visibly pushdown languages.
FEATURES: Efficient — Owl can parse any synta ...
Elegant PEG parsing in Java - lightweight, easy-to-use, powerful.
ANTLR, ANother Tool for Language Recognition, is a language tool that provides a framework for constructing recognizers, inter ...