Paketname | menhir |
Beschreibung | Parser generator for OCaml |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 20090505.dfsg-2+b1 |
Sektion | devel |
Priorität | optional |
Installierte Größe | 1292 Byte |
Hängt ab von | libc6 (>= 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Debian OCaml Maintainers |
Quelle | menhir (20090505.dfsg-2) |
Paketgröße | 390518 Byte |
Prüfsumme MD5 | 2e70d80db7d561d0173923716f24cff8 |
Prüfsumme SHA1 | 021483f68db3098738057b41b754da97b33691a3 |
Prüfsumme SHA256 | 75df28b81a92c6253919a343871b40880ddf92ec7c29e89466c4cbe14e51d6fb |
Link zum Herunterladen | menhir_20090505.dfsg-2+b1_i386.deb |
Ausführliche Beschreibung | 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.
|