Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047754
en ru br
ALT Linux repos
S:1.15-alt1_25jpp11
5.0: 1.14-alt1_3jpp5
4.1: 1.11-alt1_2jpp1.7
4.0: 1.11-alt1_2jpp1.7

Group :: Development/Java
RPM: byaccj

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.15-alt1_25jpp11
Build date: 10 june 2021, 11:14 ( 146.2 weeks ago )
Size: 59.09 Kb

Home page:   http://byaccj.sourceforge.net/

License: Public Domain
Summary: Parser Generator with Java Extension
Description:

BYACC/J is an extension of the Berkeley v 1.8 YACC-compatible
parser generator. Standard YACC takes a YACC source file, and
generates one or more C files from it, which if compiled properly,
will produce a LALR-grammar parser. This is useful for expression
parsing, interactive command parsing, and file reading. Many
megabytes of YACC code have been written over the years.
This is the standard YACC tool that is in use every day to produce
C/C++ parsers. I have added a "-J" flag which will cause BYACC to
generate Java source code, instead. So there finally is a YACC for
Java now!

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

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