[ 原始碼: ppxlib ]
套件:libppxlib-ocaml-dev(0.33.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.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcompiler-libs-ocaml-dev-5xmf0
- 本虛擬套件由這些套件填實: libcompiler-libs-ocaml-dev
-
- dep: libocaml-compiler-libs-ocaml-dev-oqn24
- 本虛擬套件由這些套件填實: libocaml-compiler-libs-ocaml-dev
-
- dep: libppx-derivers-ocaml-dev-js3h9
- 本虛擬套件由這些套件填實: libppx-derivers-ocaml-dev
-
- dep: libsexplib0-ocaml-dev-117f4
- 本虛擬套件由這些套件填實: libsexplib0-ocaml-dev
-
- dep: libstdlib-ocaml-dev-vvst5
- 本虛擬套件由這些套件填實: libstdlib-ocaml-dev
-
- dep: libzstd1 (>= 1.5.5)
- fast lossless compression algorithm
-
- dep: ocaml-5.2.0
- 本虛擬套件由這些套件填實: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries