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.45.3 | Vendor: OpenMandriva |
Release: 1 | Build date: Mon Apr 29 03:31:11 2024 |
Group: Development/Tools | Build host: altra.lindev.ch |
Size: 91094 | Source RPM: sqlite-3.45.3-1.src.rpm |
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, Tue Jul 9 12:08:52 2024