[ 源代码: 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.2.5)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: ocaml-nox-4.05.0
- 本虚包由这些包填实: ocaml-nox