パッケージ: libppx-tools-ocaml-dev (6.6-4 など) [debports]
libppx-tools-ocaml-dev に関するリンク
Debian の資源:
ソースパッケージをダウンロード:
見つかりませんメンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
tools for authors of OCaml syntactic tools
This package includes tools for authors of syntactic tools (such as ppx rewriters):
* ppx_metaquot: a ppx filter to help writing programs which manipulate the Parsetree, by allowing the programmer to use concrete syntax for expressions creating Parsetree fragments and patterns deconstructing Parsetree fragments; * rewriter: a utility to help testing ppx rewriters that runs the rewriter on user-provided code and returns the result; * Ast_mapper_class: a generic mapper from Parsetree to Parsetree implementing a deep identity copy, which can be customized with a custom behavior for each syntactic category; * dumpast: parses fragments of OCaml code (or entire source files) and dump the resulting internal Parsetree representation; * genlifter: generates a virtual "lifter" class for one or several OCaml type constructors.
その他の libppx-tools-ocaml-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.35)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcompiler-libs-ocaml-dev-0a396
- 以下のパッケージによって提供される仮想パッケージです: libcompiler-libs-ocaml-dev
-
- dep: libstdlib-ocaml-dev-rg5q2
- 以下のパッケージによって提供される仮想パッケージです: libstdlib-ocaml-dev
-
- dep: ocaml-4.14.1
- 以下のパッケージによって提供される仮想パッケージです: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries