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.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 3.5.8-4 | 43.2 kB | 160 kB | [list of files] |
| amd64 | 3.5.8-4 | 40.7 kB | 104 kB | [list of files] |
| arm | 3.5.8-4 | 38.9 kB | 144 kB | [list of files] |
| armel | 3.5.8-4 | 38.9 kB | 144 kB | [list of files] |
| hppa | 3.5.8-4 | 43.9 kB | 152 kB | [list of files] |
| hurd-i386 | 3.5.8-4 | 37.8 kB | 136 kB | [list of files] |
| i386 | 3.5.8-4 | 37.7 kB | 100 kB | [list of files] |
| ia64 | 3.5.8-4 | 57.6 kB | 212 kB | [list of files] |
| kfreebsd-amd64 (unofficial port) | 3.5.8-4 | 41.8 kB | 116 kB | [list of files] |
| kfreebsd-i386 (unofficial port) | 3.5.8-4 | 38.6 kB | 108 kB | [list of files] |
| m68k | 3.5.8-3 | 36.0 kB | 136 kB | [list of files] |
| mips | 3.5.8-3 | 40.5 kB | 160 kB | [list of files] |
| mipsel | 3.5.8-3 | 40.6 kB | 160 kB | [list of files] |
| powerpc | 3.5.8-4 | 41.8 kB | 152 kB | [list of files] |
| s390 | 3.5.8-4 | 41.2 kB | 148 kB | [list of files] |
| sparc | 3.5.8-4 | 39.2 kB | 148 kB | [list of files] |