[ 原始碼: ppxlib ]
套件:libppxlib-ocaml-dev(0.15.0-1 以及其他的)
meta-programming for OCaml
The ppxlib project provides the basis for the ppx system, which is currently the officially supported method for meta-programming in OCaml. It offers a principled way to generate code at compile time in OCaml projects. It features:
* OCaml AST / parser / pretty-printer snapshot, to create a full frontend independent of the version of OCaml; * library for ppx rewriters in general, and type-driven code generators in particular; * feature-full driver for OCaml AST transformers; * quotation mechanism allowing to write values representing the OCaml AST in the OCaml syntax; * generator of open recursion classes from type definitions.
其他與 libppxlib-ocaml-dev 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.29)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libmigrate-parsetree-ocaml-dev-n2039
- 本虛擬套件由這些套件填實: libmigrate-parsetree-ocaml-dev
-
- dep: libocaml-compiler-libs-ocaml-dev-fq7f0
- 本虛擬套件由這些套件填實: libocaml-compiler-libs-ocaml-dev
-
- dep: libppx-derivers-ocaml-dev-isd40
- 本虛擬套件由這些套件填實: libppx-derivers-ocaml-dev
-
- dep: libresult-ocaml-dev-ki2r2
- 本虛擬套件由這些套件填實: libresult-ocaml-dev
-
- dep: libsexplib0-ocaml-dev-drlz0
- 本虛擬套件由這些套件填實: libsexplib0-ocaml-dev
-
- dep: ocaml-nox-4.11.1
- 本虛擬套件由這些套件填實: ocaml-nox
-
- rec: ocaml-findlib
- management tool for OCaml libraries