A Parser and 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.
- Developed at Java:packages
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/javacc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000058 58 Bytes | |
javacc-7.0.13.tar.gz | 0003199783 3.05 MB | |
javacc.changes | 0000007495 7.32 KB | |
javacc.spec | 0000004247 4.15 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1205259
from
Fridrich Strba (fstrba)
(revision 25)
Spec file cleanup
Comments 0