Пакет lemon: Информация

Бинарный пакет: lemon
Версия: 3.35.5-alt1
Архитектура: aarch64
Собран:  17 июля 2021 г. 14:30 в задании #279365
Исходный пакет: sqlite3
Сообщить об ошибке в пакете
Домашняя страница: http://www.sqlite.org/

Лицензия: ALT-Public-Domain
О пакете: The Lemon Parser Generator
Описание: 
Lemon is an LALR(1) parser generator for C or C++. It does the same
job as bison and yacc. But lemon is not another bison or yacc
clone. It uses a different grammar syntax which is designed to reduce
the number of coding errors. Lemon also uses a more sophisticated
parsing engine that is faster than yacc and bison and which is both
reentrant and thread-safe. Furthermore, Lemon implements features
that can be used to eliminate resource leaks, making is suitable for
use in long-running programs such as graphical user interfaces or
embedded controllers.

Сопровождающий: Vladimir D. Seleznev


Последнее изменение


21 апреля 2021 г. Vladimir D. Seleznev 3.35.5-alt1
- 3.35.5.
- spec: Fixed license field.
6 апреля 2021 г. Vladimir D. Seleznev 3.35.4-alt1
- 3.35.4.
29 марта 2021 г. Vladimir D. Seleznev 3.35.3-alt1
- 3.35.3.