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.02.tar.gz
sha512=7fa8af85f2a14fed728a1fdac435ddee23638547cf6e29615c36ab0149d88f87c23fac4542ef0dd6953c16dcba8285a2fc00f3904a36b204c52c55a05a1daf8c

Description

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

Published: 27 Sep 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"
  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