Skip to content

CentOS 7 - Updates for x86_64: development/tools: bison

bison - A GNU general-purpose parser generator

Website: http://www.gnu.org/software/bison/
License: GPLv3+
Vendor: CentOS
Description:
Bison is a general purpose parser generator that 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 use Bison. Bison is only needed on systems that are used for
development.

If your system will be used for C development, you should install
Bison.

Packages

bison-3.0.4-2.el7.x86_64 [674 KiB] Changelog by Patsy Franklin (2018-07-12):
- Build requires gcc-c++ for building from source. (#1600084)
bison-3.0.4-1.el7.x86_64 [674 KiB] Changelog by Patsy Franklin (2017-01-20):
- Rebase to 3.0.4
  - Removed obsolete patch.
  - Added build require of flex so that tests will run.
  - Removed duplicate/unpackaged files.
bison-2.7-4.el7.x86_64 [577 KiB] Changelog by Daniel Mach (2014-01-24):
- Mass rebuild 2014-01-24

Listing created by repoview