Java Lookahead Parser Generator. Generator produces LALR(k) parsers. Grammar rules are entered using annotations. Rule annotation can be attached to reducer method, which keeps rule and it's action together.
Homepage POM file JAR file Javadoc'org.vesalainen.lpg:lpg:1.1.2'