Package bison: Information

  • Default inline alert: Version in the repository: 3.8.2-alt1

Source package: bison
Version: 3.0.4.0.14.8bf2-alt2
Latest version according to Repology
Build time:  Dec 2, 2015, 08:17 PM in the task #154170
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

ACL:
@core

    1. makeinfo
    2. gnulib >= 0.1.585.2fda85
    3. help2man
    4. flex
    5. gcc-c++

Last changed


Dec. 2, 2015 Dmitry V. Levin 3.0.4.0.14.8bf2-alt2
- Added makeinfo to BuildRequires.
Sept. 24, 2015 Dmitry V. Levin 3.0.4.0.14.8bf2-alt1
- Update to bison v3.0.4-14-g8bf276d.
- Updated translations from translationproject.org.
- Built with gnulib v0.1-585-g2fda85e.
April 16, 2013 Dmitry V. Levin 2.7.1-alt1
- Updated to bison 2.7.1.
- Updated translations from translationproject.org.
- Built with gnulib v0.0.7902-g92f3a4c.