package pa_ppx_regexp
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
0.04.tar.gz
sha512=ccb7e9293959123cb9fe8e7c9525a6b5c059c750d764d1a9155b6afeec9b4531c4b5ea6b458395c8937c595ccc4c81e0c55c83a1c95252eff0354a55aa597047
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: 27 Dec 2024
Dependencies (12)
-
re
>= "1.12.0" -
pcre2
>= "8.0.1" -
pcre
>= "8.0.1" - fmt
-
ounit
>= "2.2.7" -
not-ocamlfind
>= "0.10" -
pa_ppx_static
>= "0.01" -
pa_ppx_migrate
>= "0.10" -
pa_ppx
>= "0.15" -
camlp5
>= "8.01.00" -
camlp5-buildscripts
>= "0.02" -
ocaml
>= "4.10.0"
Dev Dependencies (1)
-
mdx
>= "2.3.0" & with-test
Used by (2)
-
pa_ppx_q_ast
< "8.05.01" -
pa_ppx_quotation2extension
< "8.05.01"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page