Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: lemon | Distribution: OpenMandriva Lx |
Version: 3.44.0 | Vendor: OpenMandriva |
Release: 1 | Build date: Mon Nov 20 13:43:11 2023 |
Group: Development/Tools | Build host: ph18-3.openmandriva.org |
Size: 119574 | Source RPM: sqlite-3.44.0-1.src.rpm |
Packager: tpg <tpgxyz@gmail.com> | |
Url: http://www.sqlite.org/ | |
Summary: 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.
Public Domain
/usr/bin/lemon /usr/share/lemon /usr/share/lemon/lempar.c
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 8 23:03:19 2025