Package byaccj: Information

    Source package: byaccj
    Version: 1.14-alt1_5jpp5
    Build time:  Feb 22, 2010, 09:34 PM
    Category: Development/Java
    Report package bug
    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!

    List of rpms provided by this srpm:
    byaccj (x86_64, i586)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. jpackage-compat

    Last changed


    Feb. 22, 2010 Igor Vlasenko 0:1.14-alt1_5jpp5
    - updated from fedora 13
    Sept. 6, 2008 Igor Vlasenko 0:1.14-alt1_3jpp5
    - converted from JPackage by jppimport script
    May 19, 2007 Igor Vlasenko 0:1.11-alt1_2jpp1.7
    - converted from JPackage by jppimport script