package pa_ppx_q_ast

  1. Overview
  2. Docs
A PPX Rewriter for automating generation of data-conversion code for use with Camlp5's Q_ast

Install

Dune Dependency

Authors

Maintainers

Sources

0.11.tar.gz
sha512=833a6394be1c80d15be4de46208430e86764fc9544627595039b5697aa9cbf664f5b3ce2bf8d3625a6d7f9d7e6296a9446a084f1af1f9dd5a290d77d3cbfd7ae

Description

This is a PPX Rewriter for generating data-conversion code that is otherwise hand-written, when using Camlp5's Q_ast.

Published: 25 Sep 2023

Dependencies (13)

  1. menhir >= "20220210"
  2. bos >= "0.2.0"
  3. pcre2
  4. not-ocamlfind >= "0.01"
  5. pa_ppx_regexp
  6. pa_ppx_unique >= "0.08"
  7. pa_ppx_hashcons >= "0.08"
  8. pa_ppx >= "0.08"
  9. camlp5 >= "8.00.04"
  10. camlp5-buildscripts >= "0.01"
  11. cppo >= "1.6.9"
  12. conf-perl
  13. ocaml >= "4.10.0"

Dev Dependencies (4)

  1. mdx >= "2.3.0" & with-test
  2. ounit >= "2.2.7" & with-test
  3. pa_ppx_migrate with-test & >= "0.08"
  4. conf-diffutils >= "1.2" & with-test

Used by (1)

  1. pa_ppx_parsetree

Conflicts

None