Base library and tools for ppx rewriters
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: - an OCaml AST / parser/ pretty-printer snapshot, to create a full frontend independent of the version of OCaml; - a library for ppx rewriters in general, and type-driven code generators in particular; - a full-featured driver for OCaml AST transformers; - a quotation mechanism for writing values representing OCaml AST in the OCaml syntax; - a generator of open recursion classes from type definitions.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.33.0-1.fc41 | - |
Fedora 41 | 0.33.0-1.fc41 | - |
Fedora 40 | 0.31.0-7.fc40 | - |
Fedora 39 | 0.30.0-3.fc39 | - |
You can contact the maintainers of this package via email at
ocaml-ppxlib dash maintainers at fedoraproject dot org
.