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.47.2 | Vendor: OpenMandriva |
Release: 1 | Build date: Sun Dec 8 20:06:45 2024 |
Group: Development/Tools | Build host: altra-4.openmandriva.org |
Size: 117538 | Source RPM: sqlite-3.47.2-1.src.rpm |
Packager: bero <[email protected]> | |
Url: https://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, Tue Dec 10 23:14:24 2024