package pa_ppx_regexp

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.01.tar.gz
sha512=cbe2bb18189daccbc4389a705b8833920a221426353cd0c19b6ba3426c6d5a35b5004736c40e49c9b9dd03f480956178090c64e08147022ef3b6973da84999e7

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: 06 Apr 2023

Dependencies (11)

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

Dev Dependencies (2)

  1. re < "1.11.0" & with-test
  2. mdx with-test

Conflicts

None