[ 源代码: 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-btpv9
- 本虚包由这些包填实: libmigrate-parsetree-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