Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046696
en ru br
ALT Linux repos
S:3.8.2-alt1
5.0: 2.3-alt2
4.1: 2.3-alt2
4.0: 2.3-alt2
3.0: 2.0-alt1

Other repositories

Group :: Development/Other
RPM: bison

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.8.2-alt1
Build date: 13 september 2023, 05:00 ( 28.3 weeks ago )
Size: 1040.74 Kb

Home page:   https://www.gnu.org/software/bison/

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.

Current maintainer: Gleb F-Malinovskiy

List of contributors

List of rpms provided by this srpm:

  • bison
  • bison-debuginfo
  • bison-runtime
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin