[ 原始碼: menhir ]
套件:menhir-doc(20220210+ds-2)
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.