[ 原始碼: ppxlib ]
套件:libppxlib-ocaml-dev(0.27.0-2 以及其他的)
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.35)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libocaml-compiler-libs-ocaml-dev-onqw0
- 本虛擬套件由這些套件填實: libocaml-compiler-libs-ocaml-dev
-
- dep: libppx-derivers-ocaml-dev-obsp4
- 本虛擬套件由這些套件填實: libppx-derivers-ocaml-dev
-
- dep: libsexplib0-ocaml-dev-9dnl9
- 本虛擬套件由這些套件填實: libsexplib0-ocaml-dev
-
- dep: ocaml-4.13.1
- 本虛擬套件由這些套件填實: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries