Package byaccj: Information

    Source package: byaccj
    Version: 1.15-alt1_21jpp8
    Build time:  Sep 18, 2022, 08:45 AM
    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 (e2kv6, e2kv5, e2kv4, e2k)
    byaccj-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. /proc
      3. jpackage-1.8-compat
      4. gcc
      5. rpm-build-java

    Last changed


    Feb. 15, 2020 Igor Vlasenko 0:1.15-alt1_21jpp8
    - fc update
    May 25, 2019 Igor Vlasenko 0:1.15-alt1_19jpp8
    - new version
    May 8, 2018 Igor Vlasenko 0:1.15-alt1_17jpp8
    - java update