Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37508204
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: 2.0-alt1
Build date: 12 january 2005, 12:42 ( 1006.1 weeks ago )
Size: 918.47 Kb

Home page:   ftp://ftp.gnu.org/pub/gnu/bison

License: GPL
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: Stanislav Ievlev

List of contributors

List of rpms provided by this srpm:

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