Edit AllPages
JavaCC (a.k.a. Java Compiler Compiler) is a parser/lexer generater in the same style as Lex/Yacc.
https://javacc.dev.java.net/
See also ANTLR [http://www.antlr.org/]