|
menhir
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: LR(1) parser generator for the OCaml programming language |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: parser-generator ocaml compiler lr1 development | |||||||||||||||||||||||||
| Install: brew install menhir | |||||||||||||||||||||||||
|
About: Menhir is an LR(1) parser generator for OCaml. It generates efficient, deterministic parsers from high-level grammar specifications, offering both a parser and an LR(1) automaton analysis tool. It is designed to produce parsers that are fast and integrate seamlessly with OCaml code. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|