[ 原始碼: menhir ]
套件:menhir-doc(20181113-1)
menhir-doc 的相關連結
Debian 的資源:
下載原始碼套件 menhir:
維護小組:
- Debian OCaml Maintainers (QA 頁面, 郵件存檔)
- Samuel Mimram (QA 頁面)
- Mehdi Dogguy (QA 頁面)
- Ralf Treinen (QA 頁面)
外部的資源:
- 主頁 [gallium.inria.fr]
相似套件:
Documentation of the Menhir parser generator for OCaml
Menhir is a LR(1) parser generator for the OCaml programming language. It is mostly compatible with the ocamlyacc parser generator provided with OCaml, and has a number of enhancements over ocamlyacc.
This package contains the Menhir manual as a pdf file, and the collection of Menhir examples.