[ 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.x86_64 download

Name bison
Epoch 0
Version 3.7.4
Release 5.el9
Architecture x86_64
Website/URL http://www.gnu.org/software/bison/
License GPLv3+
Build Time 2023-03-17 23:29:46
Build Host builder-x86-01.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 945 KiB
Source Project bison-3.7.4-5.el9
SHA-256 checksum 6c22f987766512be5508d14036f030cd72c525e7e45da8d73279f54dc04aaa89
× 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