Пакет bison
Бинарный пакет: bison
Версия: 3.7.6-alt2
Архитектура: x86_64
Исходный пакет: bison
Категория: Разработка/Прочее
Сообщить об ошибке в пакете
Версия: 3.7.6-alt2
Архитектура: x86_64
Собран: 28 апреля 2022 г. 17:00
в задании #299031
Категория: Разработка/Прочее
Сообщить об ошибке в пакете
Gear: https://git.altlinux.org/gears/b/bison.git?a=tree;hb=80ee76d93b6…
Скачать: bison-3.7.6-alt2.x86_64.rpm
Лог сборки: https://git.altlinux.org/tasks/299031/build/2100/x86_64/log
Домашняя страница: https://www.gnu.org/software/bison/
Скачать: bison-3.7.6-alt2.x86_64.rpm
Лог сборки: https://git.altlinux.org/tasks/299031/build/2100/x86_64/log
Домашняя страница: https://www.gnu.org/software/bison/
Лицензия: GPLv3+
О пакете: A GNU general-purpose parser generator
Описание:
О пакете: A GNU general-purpose parser generator
Описание:
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.
Сопровождающий: Dmitry V. Levin
Список участников:
Dmitry V. Levin
Stanislav Ievlev
Alexey Voinov
Права: @core
Последние изменения:Список участников:
Dmitry V. Levin
Stanislav Ievlev
Alexey Voinov
Права: @core
25 августа 2021 г. Dmitry V. Levin 3.7.6-alt2 |
- Added -ffat-lto-objects to -flto=auto -ffat-lto-objects. |
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. |
26 декабря 2018 г. Dmitry V. Levin 3.0.5-alt1 |
- bison: v3.0.4-14-g8bf276d -> v3.0.5. - gnulib: v0.1-585-g2fda85e -> v0.1-2305-g95c96b6dd. - Updated translations from translationproject.org. |