Package: lemon (3.46.1-9)
Links for lemon
Debian Resources:
Download Source Package sqlite3:
- [sqlite3_3.46.1-9.dsc]
- [sqlite3_3.46.1.orig-www.tar.xz]
- [sqlite3_3.46.1.orig.tar.xz]
- [sqlite3_3.46.1-9.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [www.sqlite.org]
Similar packages:
LALR(1) Parser Generator for C or C++
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.
Other Packages Related to lemon
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
Download lemon
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 297.0 kB | 424.0 kB | [list of files] |
| arm64 | 293.6 kB | 468.0 kB | [list of files] |
| armhf | 290.4 kB | 403.0 kB | [list of files] |
| i386 | 298.7 kB | 427.0 kB | [list of files] |
| ppc64el | 299.7 kB | 468.0 kB | [list of files] |
| riscv64 | 294.7 kB | 404.0 kB | [list of files] |
| s390x | 297.7 kB | 432.0 kB | [list of files] |
