Package javacc40: Information
Source package: javacc40
Version: 4.0-alt2_3jpp5
Build time: Mar 30, 2013, 05:05 AM
Category: Development/Java
Report package bugHome page: https://javacc.dev.java.net/
License: BSD
Summary: A parser/scanner generator for java
Description:
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.
List of RPM packages built from this SRPM:
javacc40 (noarch)
javacc40-demo (noarch)
javacc40-manual (noarch)
javacc40 (noarch)
javacc40-demo (noarch)
javacc40-manual (noarch)
Maintainer: Igor Vlasenko
Last changed
March 29, 2013 Igor Vlasenko 0:4.0-alt2_3jpp5
- explicitly use junit3
Feb. 27, 2010 Igor Vlasenko 0:4.0-alt1_3jpp5
- compat version
June 8, 2007 Igor Vlasenko 0:4.0-alt1_3jpp1.7
- converted from JPackage by jppimport script