Menhir is a LR(1) parser generator for OCaml. It is mostly compatible with the standard ocamlyacc and has the following enhancements:
* it accepts LR(1) grammars, * it offers parameterized nonterminal symbols as well as a library of standard definitions, * it explains conflicts in terms of the grammar, * it allows grammar specifications to be split over multiple files and parametrized by OCaml modules, * it produces reentrant parsers.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 368.8 kB | 1172 kB | [list of files] |
| amd64 | 260.5 kB | 928 kB | [list of files] |
| arm | 283.9 kB | 753 kB | [list of files] |
| hppa | 670.9 kB | 1832 kB | [list of files] |
| i386 | 238.1 kB | 768 kB | [list of files] |
| ia64 | 510.4 kB | 1692 kB | [list of files] |
| mips | 670.9 kB | 1832 kB | [list of files] |
| mipsel | 670.9 kB | 1832 kB | [list of files] |
| powerpc | 289.0 kB | 896 kB | [list of files] |
| s390 | 670.9 kB | 1832 kB | [list of files] |
| sparc | 293.8 kB | 892 kB | [list of files] |