A Parser and Scanner Generator for Java

Edit Package javacc

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
  • osc checkout SUSE:SLE-15-SP6:GA/javacc && cd $_
  • Create Badge
Refresh
Refresh
Source Files
Filename Size Changed
0001-Generate-max.-one-deprecated-annotation-per-method.patch 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
Samu Voutilainen's avatar Samu Voutilainen (Smar) committed (revision 2)
osc copypac from project:openSUSE.org:SUSE:SLE-15-SP2:Update package:javacc revision:02bdc0c85ae7bb5ccd6f229f999fa07e
Comments 0