[ ソース: menhir ]
パッケージ: libmenhir-ocaml-dev (20240715+ds-1)
libmenhir-ocaml-dev に関するリンク
Debian の資源:
menhir ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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: libstdlib-ocaml-dev-vvst5
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml-dev
-
- dep: ocaml-5.2.0
- 以下のパッケージによって提供される仮想パッケージです: ocaml
-
- sug: ocaml-findlib
- management tool for OCaml libraries