package pa_ppx_quotation2extension

  1. Overview
  2. Docs
A Camlp5 PPX Rewriter for treating PPX extensions as Camlp5 quotations

Install

Dune Dependency

Authors

Maintainers

Sources

0.01.tar.gz
sha512=5b746d2efc82cd3758f95d67a5920cc4d7e856d7d0ae3c1f95b64d3b17bd3a949a3416fbd31426a4d523a874f3faa9e3e2e5d40ce2e2f1ce4714b2f5312ca79f

Description

This is a PPX Rewriter that processes PPX extensions with string payloads as Camlp5 quotations.

Published: 06 Apr 2023

Dependencies (7)

  1. fmt
  2. not-ocamlfind >= "0.10"
  3. pa_ppx_regexp >= "0.01"
  4. pa_ppx >= "0.12"
  5. camlp5 >= "8.01.00"
  6. camlp5-buildscripts >= "0.02" & < "0.03"
  7. ocaml >= "4.10.0"

Dev Dependencies (2)

  1. mdx with-test
  2. ounit >= "2.2.7" & with-test

Used by (1)

  1. pa_ppx_parsetree

Conflicts

None