A parser/scanner generator for java
Java Compiler Compiler (JavaCC) is the most popular parser generator
for use with Java applications. A parser generator is a tool that reads
a grammar specification and converts it to a Java program that can
recognize matches to the grammar. In addition to the parser generator
itself, JavaCC provides other standard capabilities related to parser
generation such as tree building (via a tool called JJTree included
with JavaCC), actions, debugging, etc.
- Sources inherited from project openSUSE:11.4
- Download package
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
javacc | 0000000444 444 Bytes | over 13 years |
javacc-3.2-src.tar.bz2 | 0000515711 504 KB | over 11 years |
javacc-component-info.xml | 0000000550 550 Bytes | about 12 years |
javacc3.changes | 0000000147 147 Bytes | over 11 years |
javacc3.spec | 0000005783 5.65 KB | over 11 years |
jjdoc | 0000000442 442 Bytes | over 13 years |
jjtree | 0000000444 444 Bytes | over 13 years |
Comments for javacc3 0