[ 源代码: menhir ]
软件包:menhir-doc(20240715+ds-1)
Documentation of the Menhir parser generator for OCaml
Menhir is a LR(1) parser generator for the OCaml programming language. It is mostly compatible with the ocamlyacc parser generator provided with OCaml, and has a number of enhancements over ocamlyacc.
This package contains the Menhir manual as a pdf file, and the collection of Menhir examples.