slackbuilds_ponce/development/menhir/README

3 lines
145 B
Text
Raw Normal View History

Menhir is a LR(1) parser generator for the OCaml programming language.
That is, Menhir compiles LR(1) grammar specifications down to OCaml code.