summaryrefslogtreecommitdiff
path: root/devel/menhir/DESCR
AgeCommit message (Collapse)AuthorFilesLines
2008-10-13Import menhir-20080912. This is the parser used by the upcomingbjs1-0/+3
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).