软件包:libppxlib-ocaml-dev(0.33.0-2) [debports]
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-a6bv6
- 本虚包由这些包填实: libcompiler-libs-ocaml-dev
-
- dep: libppx-derivers-ocaml-dev-sl6r9
- 本虚包由这些包填实: libppx-derivers-ocaml-dev
-
- dep: libsexplib0-ocaml-dev-kfu15
- 本虚包由这些包填实: libsexplib0-ocaml-dev
-
- dep: libstdlib-ocaml-dev-bkvu1
- 本虚包由这些包填实: libstdlib-ocaml-dev
-
- dep: libzstd1 (>= 1.5.5)
- 快速无损压缩算法
-
- dep: ocaml-5.2.0
- 本虚包由这些包填实: ocaml
-
- rec: ocaml-findlib
- management tool for OCaml libraries