package pa_ppx_regexp
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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)
-
re
>= "1.12.0" -
pcre2
>= "8.0.4" - fmt
-
ounit
>= "2.2.7" -
not-ocamlfind
>= "0.10" -
pa_ppx_static
>= "8.05.01" -
pa_ppx_migrate
>= "8.05.01" -
pa_ppx
>= "8.05.01" -
camlp5
>= "8.05.01" -
camlp5-buildscripts
>= "0.02" -
ocaml
>= "4.11.0"
Dev Dependencies (1)
-
mdx
>= "2.3.0" & with-test
Used by (3)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page