[ 原始碼: menhir ]
套件:libmenhir-ocaml-dev(20181113-1)
libmenhir-ocaml-dev 的相關連結
Debian 的資源:
下載原始碼套件 menhir:
維護小組:
- Debian OCaml Maintainers (QA 頁面, 郵件存檔)
- Samuel Mimram (QA 頁面)
- Mehdi Dogguy (QA 頁面)
- Ralf Treinen (QA 頁面)
外部的資源:
- 主頁 [gallium.inria.fr]
相似套件:
Menhir library 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 library for the OCaml programming language. It gives access to, among others, the following modules:
* InfiniteArray: implements infinite arrays, that is, arrays that grow transparently upon demand. * RowDisplacement: compresses a two-dimensional table, where some values are considered insignificant, via row displacement. * Engine: LR parsing engine.
其他與 libmenhir-ocaml-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: ocaml-nox-4.05.0
- 本虛擬套件由這些套件填實: ocaml-nox