package ppx_driver

  1. Overview
  2. Docs
Feature-full driver for OCaml AST transformers

Install

Dune Dependency

Authors

Maintainers

Sources

v0.9.1.tar.gz
sha256=b75add0c6136007697c5bfd5f58600fb0e546a821a3e24bfc53beb85c621c80e
md5=7da36822260cb1b21bd967191ae2c734

CHANGES.md.html

v0.9.1

  • Add support for lint passes

  • Add the following command line options

    • -as-pp and --as-pp

    • -cookie and --cookie <name>=<expr>

  • change the default behavior regarding embedding of errors: now the user has to explicitely pass -dump-ast -embed-errors or use -as-pp

v0.9.0

No changelog available

113.43.00

  • Update for the new context free API

113.24.00

  • Disable safety check when code transformations are used as standard "-ppx" rewriters.

  • Introduce reserved namespaces, see Ppx_core's changelog.

    Pass errors as attribute with -dparsetree to avoid "Error while running external preprocessor".

  • Update to follow Ppx_core evolution.

OCaml

Innovation. Community. Security.