MENHIR(1) | General Commands Manual | MENHIR(1) |
menhir - an LR(1) parser generator for OCaml
menhir [options] files
menhir is an LR(1) parser generator for the OCaml programming language. That is, Menhir compiles LR(1) grammar specifications down to OCaml code. It is mostly compatible with ocamlyacc(1).
menhir was written by François Pottier and Yann Régis-Gianas.
This manual page was originally written by Samuel Mimram <smimram@debian.org> for the Debian project (but may be used by others).
July 3, 2018 |