Пакет bison-3.7.4-5.el9.x86_64
Имя | bison |
---|---|
Эпоха | 0 |
Версия | 3.7.4 |
Релиз | 5.el9 |
Архитектура | x86_64 |
Сайт | http://www.gnu.org/software/bison/ |
Лицензия | GPLv3+ |
Время сборки | 2023-03-17 23:29:46 |
Хост сборки | builder-x86-01.inferitos.ru |
Краткое описание | A GNU general-purpose parser generator |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 945 КиБ |
Исходный проект | bison-3.7.4-5.el9 |
Контрольная сумма SHA-256 | 6c22f987766512be5508d14036f030cd72c525e7e45da8d73279f54dc04aaa89 |
×
* 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