Package bison: Information

    Source package: bison
    Version: 2.4.3-alt3
    Build time:  Feb 7, 2011, 01:49 AM
    Report package bug
    License: GPLv3+
    Summary: A GNU general-purpose parser generator
    Description: 
    Bison is a general purpose parser generator which converts a grammar
    description for an LALR(1) context-free grammar into a C program to
    parse that grammar.  Bison can be used to develop a wide range of
    language parsers, from ones used in simple desk calculators to complex
    programming languages.  Bison is upwardly compatible with Yacc, so any
    correctly written Yacc grammar should work with Bison without any changes.
    If you know Yacc, you shouldn't have any trouble using Bison.  You do need
    to be very proficient in C programming to be able to program with Bison.
    Many programs use Bison as part of their build process.  Bison is only
    needed on systems that are used for development.

    List of rpms provided by this srpm:
    bison (x86_64, i586)
    bison-debuginfo (x86_64, i586)
    bison-runtime (noarch)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    syatskevich
    Stanislav Ievlev
    Alexey Voinov

      1. gcc-c++
      2. flex

    Last changed


    Feb. 7, 2011 Dmitry V. Levin 2.4.3-alt3
    - Minor specfile cleanup.
    Aug. 20, 2010 Dmitry V. Levin 2.4.3-alt2
    - Made bison-runtime a noarch subpackage.
    Aug. 19, 2010 Dmitry V. Levin 2.4.3-alt1
    - Updated to 2.4.3.