package pa_ppx_quotation2extension

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

8.05.01.tar.gz
sha512=7021b406550be766299913d4a3840c92fd6c980a8d3b17836c019de2996e1b7db6fe29198af1b8c92eb0b09fb269aac602ddac8a8e03ae0cdf7962930e72e7ed

Description

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

Published: 23 May 2026

Dependencies (7)

  1. fmt
  2. not-ocamlfind >= "0.10"
  3. pa_ppx_regexp >= "8.05.01"
  4. pa_ppx >= "8.05.01"
  5. camlp5 >= "8.05.01"
  6. camlp5-buildscripts >= "0.02"
  7. ocaml >= "4.10.0"

Dev Dependencies (2)

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

Used by (1)

  1. pa_ppx_parsetree

Conflicts

None