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.09.tar.gz
sha512=a7f8119130ef8583edbd273c4db3c076009112794d3cc508f78a438e936d05aabfbffeae694559d0d8a1a2da7bc755090edffe7af4300c2f4959094b192379ee

Description

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

Published: 19 Jan 2023

Dependencies (11)

  1. bos >= "0.2.0"
  2. pcre >= "7.4.3"
  3. not-ocamlfind >= "0.01"
  4. pa_ppx_unique >= "0.08"
  5. pa_ppx_hashcons >= "0.08"
  6. pa_ppx >= "0.08" & < "0.12"
  7. camlp5 >= "8.00.04"
  8. conf-perl-string-shellquote
  9. conf-perl-ipc-system-simple
  10. conf-perl
  11. ocaml >= "4.10.0" & < "5.01.0"

Dev Dependencies (3)

  1. ounit with-test
  2. pa_ppx_migrate with-test & >= "0.08"
  3. conf-diffutils with-test

Used by

None

Conflicts

None