Home > Repositories > base > javacc

javacc: JavaCC is 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.
Name:javacc
Release: 7.0.13-1mamba
Group:Development/Tools
Maintainer:silvan
License:BSD
Size:3.06 MB
Upstream URL:https://javacc.github.io/javacc/
Build time:2023-11-20 18:05:18
Binary packages and requirements
x86_64i586
Built RPMSjavacc
javacc-demo
javacc-manual
javacc
javacc-demo
javacc-manual
Build requirementsapache-ant [1]
java-openjdk8 [1]
javapackages [1]
apache-ant [1]
java-openjdk8 [1]
javapackages [1]
History of changes
DatePackagerReleaseDescription
2023-11-20autodist7.0.13-1mamba- automatic version update by autodist
2022-07-08autodist7.0.12-1mamba- automatic version update by autodist
2022-04-21autodist7.0.11-1mamba- automatic version update by autodist
2021-11-30silvan7.0.10-1mamba- update to 7.0.10
2011-03-25gil5.0-4mamba- rebuilt with java-gcj-compat support
2010-11-07gil5.0-3mamba- rebuilt devel
2010-04-17gil5.0-2mamba- rebuilt with system javacc.jar
2010-04-17gil5.0-1mamba- update to 5.0
- added maven pom
- bootstrap
2009-02-26gil4.2-1mamba- package created by autospec