package pa_ppx_quotation2extension
- 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 treating PPX extensions as Camlp5 quotations
Install
dune-project
Dependency
Authors
Maintainers
Sources
8.05.01.tar.gz
sha512=7021b406550be766299913d4a3840c92fd6c980a8d3b17836c019de2996e1b7db6fe29198af1b8c92eb0b09fb269aac602ddac8a8e03ae0cdf7962930e72e7ed
Description
This is a PPX Rewriter that processes PPX extensions with string payloads as Camlp5 quotations.
Published: 23 May 2026
Dependencies (7)
- fmt
-
not-ocamlfind
>= "0.10" -
pa_ppx_regexp
>= "8.05.01" -
pa_ppx
>= "8.05.01" -
camlp5
>= "8.05.01" -
camlp5-buildscripts
>= "0.02" -
ocaml
>= "4.10.0"
Used by (1)
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page