c5c80fd539
devel/coccinelle package. 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).
3 lines
206 B
Text
3 lines
206 B
Text
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).
|