package ocaml-migrate-parsetree
- 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
Convert OCaml parsetrees between different versions
Install
dune-project
Dependency
Authors
Maintainers
Sources
ocaml-migrate-parsetree-2.3.0.tbz
sha256=108126b247f190e04c8afd3d72ced0b63ffdf73c3f801f09be5db0cd7280bf0a
sha512=cccd766d33e2c70015735e050c2b7cdacf9f046e2874b563ef64b77706f56d004aa9b9df7d5cc201e5f3ba6e3267f95f654e1e3de58891b91f9c28a61988a9ee
Description
Deprecated. Please, use Ppxlib instead. More info on https://ocaml.org/changelog/2023-10-23-omp-deprecation
Convert OCaml parsetrees between different versions
This library converts parsetrees, outcometree and ast mappers between different OCaml versions. High-level functions help making PPX rewriters independent of a compiler version.
Dev Dependencies (1)
-
cinaps
with-test & >= "v0.13.0"
Used by (11)
-
clangml
>= "4.5.0" -
GT
>= "0.4.0" & < "0.5.2" -
gopcaml-mode
>= "0.0.2" & < "0.0.6" -
mel
>= "0.3.0" -
nsq
>= "0.5.2" -
ocamlformat
= "0.17.0" -
pattern
>= "0.3.0" -
ppx_cstruct
>= "6.0.0" -
ppx_cstubs
>= "0.5.0" & < "0.6.0" -
ppx_import
= "1.8.0" -
ppxlib
>= "0.17.0" & < "0.24.0"
Conflicts (1)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page