package pa_ppx_regexp

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

8.05.01.tar.gz
sha512=1effe9f3a55df3a1058655d58acc6643150f9943ff60ac19344e5fc00b03da2287621bf43c96a6c97e6da616859530e91863c710af171b6eee6454f1ce8a32fd

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: 23 May 2026

Dependencies (11)

  1. re >= "1.12.0"
  2. pcre2 >= "8.0.4"
  3. fmt
  4. ounit >= "2.2.7"
  5. not-ocamlfind >= "0.10"
  6. pa_ppx_static >= "8.05.01"
  7. pa_ppx_migrate >= "8.05.01"
  8. pa_ppx >= "8.05.01"
  9. camlp5 >= "8.05.01"
  10. camlp5-buildscripts >= "0.02"
  11. ocaml >= "4.11.0"

Dev Dependencies (1)

  1. mdx >= "2.3.0" & with-test

Conflicts

None