= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
A PPX Rewriter for Migrating AST types (written using Camlp5)
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
0.09.tar.gz
sha512=7bc7e62ee293303dbec180890edd65cfc1b67ae3670340c483388a70d538136217af8f2f1cef4c0d4f26479938b3bafa9ae26c18503ff946217bd11b4cc26326
Description
This is a PPX Rewriter for generating "migrations" like those written by-hand (with some automated support) in "ocaml-migrate-parsetree". The goal here is that the input to the automated tool is the minimum possible, with no need for human massaging of output from the tool.
There are two examples: a small one (in a unit-test) and a full set of migrations from Ocaml's AST 4.02 all the way up to 4.11, with all the intermediate ASTs, and migrations forward as well as backward.
Published: 29 Dec 2022
Dependencies (9)
-
bos
>= "0.2.0"
-
pcre
>= "7.4.3"
-
not-ocamlfind
>= "0.01"
-
pa_ppx
>= "0.09"
-
camlp5
>= "8.00.04"
- conf-perl-string-shellquote
- conf-perl-ipc-system-simple
- conf-perl
-
ocaml
>= "4.10.0" & < "5.01.0"
Dev Dependencies (1)
-
ounit
with-test
Used by (4)
Conflicts
-
None
On This Page