FreeCC Parser Generator

FreeCC is a parser/lexer generator written in Java. It began as development fork of the well known JavaCC parser generator originally developed at Sun Microsystems. Underneath are the same core algorithms, but the tool has been cleaned up into something far more usable and flexible. FreeCC has extra features such as "code injection" and more flexible automated tree-building strategies. Also, it is far easier to customize the code the tool generates, because it uses FreeMarker templates that can