ppxlibversion

Base library and tools for ppx rewriters

A comprehensive toolbox for ppx development. It features:

  • a OCaml AST / parser / pretty-printer snapshot,to create a full frontend independent of the version of OCaml;
  • a library for library for ppx rewriters in general, and type-driven code generators in particular;
  • a feature-full driver for OCaml AST transformers;
  • a quotation mechanism allowing to write values representing the OCaml AST in the OCaml syntax;
  • a generator of open recursion classes from type definitions.
AuthorJane Street Group, LLC
LicenseMIT
Published
Homepagehttps://github.com/ocaml-ppx/ppxlib
Issue Trackerhttps://github.com/ocaml-ppx/ppxlib/issues
MaintainerJane Street developers
Dependencies
Source [http] https://github.com/ocaml-ppx/ppxlib/archive/0.9.0.tar.gz
sha256=d269f882a31ff75095a80793082f7481884ca75ef867c8c409f26ad36f9a0a54
sha512=b903b0386739e17107f89fb9d7c861e95232c0deebbceeacad2d54f1ef771eb942a63e6057d2e3828f4c299c896c6488b6fd351bc150fd4e49d5a48bef84d8a8
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppxlib/ppxlib.0.9.0/opam
Required by
Optionally used by