[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package bison-3.7.4-5.el9.aarch64 download

Name bison
Epoch 0
Version 3.7.4
Release 5.el9
Architecture aarch64
Website/URL http://www.gnu.org/software/bison/
License GPLv3+
Build Time 2024-09-24 12:33:22
Build Host builder-arm64-1.inferitos.ru
Summary A GNU general-purpose parser generator
Repositories AppStream
Description 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.
Errata
Size 935 KiB
Source Project bison-3.7.4-5.el9
SHA-256 checksum 13418ea4be491e06233b102e2cddc902d66e70e9297714fc7e0ee11fdb578537
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.7.4-5
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.7.4-5
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Thu Jun 10 2021 Florian Weimer <fweimer@redhat.com> - 3.7.4-4
- Rebuild with updated binutils (#1960667)

* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.7.4-3
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937