package pa_ppx_regexp

  1. Overview
  2. Docs
A Camlp5 PPX Rewriter for Perl Regexp Workalikes

Install

Dune Dependency

Authors

Maintainers

Sources

0.02.tar.gz
sha512=fd1ab5b4b72b8a15d81d70fadbe5fa19c1a64322b549fe47c39769eefd92af3a4057e730b4f9217ecc38ee89b9643235e921118db2d811069039ae7130b97329

Description

This is a PPX Rewriter for some workalikes to perl regexp operations, based on Camlp5 (so it's compatible with all the other Camlp5-based PPX rewriters).

Published: 12 Sep 2023

Dependencies (12)

  1. re >= "1.11.0"
  2. pcre2
  3. pcre
  4. fmt
  5. ounit >= "2.2.7"
  6. not-ocamlfind >= "0.10"
  7. pa_ppx_static >= "0.01"
  8. pa_ppx_migrate >= "0.10"
  9. pa_ppx >= "0.12"
  10. camlp5 >= "8.01.00"
  11. camlp5-buildscripts >= "0.02"
  12. ocaml >= "4.10.0"

Dev Dependencies

None

Conflicts

None