Home > Repositories > base > bison

bison: A GNU general-purpose parser generator

Bison is a general purpose parser generator which converts a grammar description for an LALR 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 (but you do need to be very proficient in C programming to be able to use Bison).
Many programs use Bison as part of their build process.
Bison is only needed on systems that are used for development.

If your system will be used for C development, you should install Bison since it is used to build many C programs.
Name:bison
Release: 3.8.2-1mamba
Group:Applications/Development
Maintainer:silvan
License:GPL
Size:2.70 MB
Upstream URL:https://www.gnu.org/software/bison/bison.html
Build time:2021-09-25 20:31:31
Binary packages and requirements
x86_64aarch64i586
Built RPMSbison
bison
bison
Build requirementsgettext-devel [1]
glibc-devel [1]
libncurses-devel [1]
m4 [1]
valgrind [1]
gettext-devel [1]
glibc-devel [1]
libncurses-devel [1]
m4 [1]
valgrind [1]
gettext-devel [1]
glibc-devel [1]
libncurses-devel [1]
m4 [1]
valgrind [1]
History of changes
DatePackagerReleaseDescription
2021-09-25autodist3.8.2-1mamba- automatic version update by autodist
2021-09-11autodist3.8.1-1mamba- automatic version update by autodist
2021-09-08autodist3.8-1mamba- automatic version update by autodist
2021-03-09autodist3.7.6-1mamba- automatic version update by autodist
2021-01-24autodist3.7.5-1mamba- automatic version update by autodist
2020-11-14autodist3.7.4-1mamba- automatic version update by autodist
2020-10-13autodist3.7.3-1mamba- automatic version update by autodist
2020-09-06autodist3.7.2-1mamba- automatic version update by autodist
2020-08-02autodist3.7.1-1mamba- automatic version update by autodist
2020-06-16autodist3.6.4-1mamba- automatic version update by autodist