package pa_ppx_q_ast
- 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 PPX Rewriter for automating generation of data-conversion code for use with Camlp5's Q_ast
Install
dune-project
Dependency
Authors
Maintainers
Sources
8.05.01.tar.gz
sha512=ff35cb571a7bbaa99d143cc7dc906b0fd16eed8dca0740faddfe31a379b69b9cc0b660b38fc041371fafb0ab91d625b1ded89017a7c719877c1f887ec95ba6e5
Description
This is a PPX Rewriter for generating data-conversion code that is otherwise hand-written, when using Camlp5's Q_ast.
Published: 23 May 2026
Dependencies (13)
-
menhir
>= "20220210" -
bos
>= "0.2.0" - pcre2
-
not-ocamlfind
>= "0.01" -
pa_ppx_regexp
>= "8.05.01" -
pa_ppx_unique
>= "8.05.01" -
pa_ppx_hashcons
>= "8.05.01" -
pa_ppx
>= "8.05.01" -
camlp5
>= "8.05.01" -
camlp5-buildscripts
>= "0.01" -
cppo
>= "1.6.9" - conf-perl
-
ocaml
>= "4.11.0"
Dev Dependencies (4)
-
mdx
>= "2.3.0" & with-test -
ounit
>= "2.2.7" & with-test -
pa_ppx_migrate
with-test & >= "8.05.01" -
conf-diffutils
>= "1.2" & with-test
Used by (1)
Conflicts (1)
-
pa_ppx_parsetree
<= "0.02"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page