Skip to main content

javacc

JavaCC is a parser that generates Java sources. It's a bottom-up parser that uses a variant of Extended Backaus Naur Form (EBNF). There is also a syntax tree generator that comes with it called JJTree that creates JavaCC grammars.
JavaCC is like YACC for Java!
by Kristopher Ives September 23, 2005
mugGet the javaccmug.

Share this definition