Install menhir-doc by entering the following commands in the terminal:
sudo apt update sudo apt install menhir-doc
Description:
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.
Homepage: http://gallium.inria.fr/~fpottier/menhir/
Version: 20171222-1
Section: universe/doc