package pa_ppx_unique

  1. Overview
  2. No Docs
A PPX Rewriter for Uniqifying ASTs

Install

Dune Dependency

Authors

Maintainers

Sources

0.07.02.tar.gz
sha512=7649db01a15f4bcb362ec8613979ea499a7c5f472c1ef505b672ebcadfd98a7937776618354a6d68df4d94ca9aa0dc243e0c8501566bff043db6beffa442586f

Description

This is a PPX Rewriter for uniqifying ASTs: inserting unique IDs systematically throughout an AST.

Published: 18 Jan 2021

Dependencies (9)

  1. bos >= "0.2.0"
  2. pcre >= "7.4.3"
  3. not-ocamlfind >= "0.01"
  4. pa_ppx >= "0.07.02"
  5. camlp5 >= "8.00"
  6. conf-perl-string-shellquote
  7. conf-perl-ipc-system-simple
  8. conf-perl
  9. ocaml >= "4.10.0" & < "4.13.0"

Dev Dependencies (2)

  1. ounit with-test
  2. pa_ppx_migrate with-test & >= "0.07.02"

Used by (2)

  1. pa_ppx_ag < "0.08"
  2. pa_ppx_q_ast < "0.08"

Conflicts

None