Package ocaml-menhir

LR(1) parser generator for OCaml

https://gallium.inria.fr/~fpottier/menhir/

Menhir is a LR(1) parser generator for the Objective Caml programming
language. That is, Menhir compiles LR(1) grammar specifications down to
OCaml code. Menhir was designed and implemented by François Pottier and
Yann Régis-Gianas.

Version: 20231231

General Commands

menhir an LR(1) parser generator for OCaml