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.
- Links to openSUSE:Factory / javacc
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:bmwiedemann:reproducible:distribution:ring1/javacc && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000176 176 Bytes | |
_multibuild | 0000000058 58 Bytes | |
javacc-7.0.13.tar.gz | 0003199783 3.05 MB | |
javacc.changes | 0000007341 7.17 KB | |
javacc.spec | 0000004220 4.12 KB |
Latest Revision
Bernhard Wiedemann (bmwiedemann)
committed
(revision 2)
Set link revision to 0d5ae1d2ae87b49789c7bc722ab0f30c
Comments 0