mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ff8f1bb91c
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
3 lines
145 B
Text
3 lines
145 B
Text
Menhir is a LR(1) parser generator for the OCaml programming language.
|
|
That is, Menhir compiles LR(1) grammar specifications down to OCaml
|
|
code.
|