Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047254
en ru br
ALT Linux repos
S:7.0.4-alt1_7jpp11
5.0: 4.0-alt1_3jpp1.7
4.1: 4.0-alt1_3jpp1.7
4.0: 4.0-alt1_3jpp1.7
3.0: 3.2-alt1

Group :: Development/Java
RPM: javacc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 7.0.4-alt1_7jpp11
Build date: 31 may 2021, 23:24 ( 147.5 weeks ago )
Size: 2.75 Mb

Home page:   http://javacc.org

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • javacc
  • javacc-demo
  • javacc-javadoc
  • javacc-manual
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin