Fedora Packages

bison

A GNU general-purpose parser generator

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 3.8.2-7.fc40 -
Fedora 40 3.8.2-7.fc40 -
Fedora 39 3.8.2-5.fc39 -
Fedora 38 3.8.2-4.fc38 -
File a new bug report »
Package Info
  • Upstream: http://www.gnu.org/software/bison/
  • License(s): GPL-3.0-or-later AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND GPL-3.0-or-later WITH Bison-exception-2.2 AND GPL-2.0-or-later AND GPL-2.0-or-later WITH Autoconf-exception-generic AND LGPL-3.0-or-later AND LGPL-2.1-or-later AND LGPL-2.0-or-later AND FSFULLR AND GFDL-1.3-or-later AND X11
  • Maintainers: submachine, pfrankli

Related Packages

You can contact the maintainers of this package via email at bison dash maintainers at fedoraproject dot org.



Sources on Pagure