Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37704490
en ru br
ALT Linux repos
5.0: 3.2-alt1_3jpp5
4.1: 3.2-alt1_2jpp1.7
4.0: 3.2-alt1_2jpp1.7

Group :: Development/Java
RPM: javacc3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.2-alt1_2jpp1.7
Build date: 24 may 2007, 15:40 ( 884.0 weeks ago )
Size: 604.27 Kb

Home 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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

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