mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
development/menhir: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
92da1f440f
commit
ff8f1bb91c
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
Menhir is a LR(1) parser generator for the OCaml programming language.
|
||||
That is, Menhir compiles LR(1) grammar specifications down to OCaml code.
|
||||
That is, Menhir compiles LR(1) grammar specifications down to OCaml
|
||||
code.
|
||||
|
|
Loading…
Reference in a new issue