mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-24 20:40:35 -04:00
4 lines
206 B
Plaintext
4 lines
206 B
Plaintext
Menhir is a LR(1) parser generator for the Objective Caml programming
|
|
language. That is, Menhir compiles LR(1) grammar specifications down
|
|
to Objective Caml code. It is mostly compatible with ocamlyacc(1).
|