Package bison: Information
Source package: bison
Version: 3.8.2-alt1
Build time: Dec 21, 2023, 04:05 PM
Category: Development/Other
Report package bugHome 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.
List of RPM packages built from this SRPM:
bison (loongarch64)
bison-debuginfo (loongarch64)
bison-runtime (noarch)
bison (loongarch64)
bison-debuginfo (loongarch64)
bison-runtime (noarch)
Maintainer: Gleb Fotengauer-Malinovskiy
List of contributors:
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
syatskevich
Stanislav Ievlev
Alexey Voinov
Gleb Fotengauer-Malinovskiy
Dmitry V. Levin
syatskevich
Stanislav Ievlev
Alexey Voinov
Last changed
Sept. 13, 2023 Gleb Fotengauer-Malinovskiy 3.8.2-alt1
- bison: v3.7.6 -> v3.8.2. - gnulib BR: v0.1-4516-ge639e557f -> v0.1-6734-gfbd3fbba93. - Updated translations from translationproject.org.
Aug. 25, 2021 Dmitry V. Levin 3.7.6-alt2
- Added -ffat-lto-objects to -flto=auto -ffat-lto-objects.
April 8, 2021 Dmitry V. Levin 3.7.6-alt1
- bison: v3.0.5 -> v3.7.6 (closes: #39846). - gnulib BR: v0.1-2305-g95c96b6dd -> v0.1-4516-ge639e557f. - Updated translations from translationproject.org.