Пакет bison: Информация

    Исходный пакет: bison
    Версия: 2.4.1-alt2
    Собран:  9 сентября 2009 г. 20:47
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/bison/

    Лицензия: GPLv3+
    О пакете: Генератор анализаторов общего назначения GNU
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    bison (x86_64, i586)
    bison-runtime (x86_64, i586)

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    syatskevich
    Stanislav Ievlev
    Alexey Voinov

    Права:
    @qa_p5

      1. flex
      2. gcc-c++

    Последнее изменение


    9 сентября 2009 г. Dmitry V. Levin 2.4.1-alt2
    - Moved "make check" to %check section.
    7 июня 2009 г. Dmitry V. Levin 2.4.1-alt1
    - Updated to 2.4.1.
    - Removed obsolete %install_info/%uninstall_info calls.
    14 апреля 2007 г. Dmitry V. Levin 2.3-alt2
    - Reduced macro abuse in specfile.