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.
- Sources inherited from project SUSE:SLE-15-SP2:Update
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/javacc.28016 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Generate-max.-one-deprecated-annotation-per-m |
0000001339 1.31 KB | |
0002-Fix-annotations-for-JavaCharStream.patch | 0000009306 9.09 KB | |
_multibuild | 0000000058 58 Bytes | |
javacc-7.0.11.tar.gz | 0003198846 3.05 MB | |
javacc.changes | 0000005632 5.5 KB | |
javacc.spec | 0000004384 4.28 KB |
Latest Revision
Marcus Rueckert (darix)
committed
(revision 1)
Release from SUSE:Maintenance:28016 / javacc.SUSE_SLE-15-SP2_Update
Comments 0