pa_ppx_migrateversion

A PPX Rewriter for Migrating AST types (written using Camlp5)

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.

AuthorChet Murthy
LicenseBSD-3-Clause
Published
Homepagehttps://github.com/camlp5/pa_ppx_migrate
Issue Trackerhttps://github.com/camlp5/pa_ppx_migrate/issues
MaintainerChet Murthy <chetsky@gmail.com>
Dependencies
Source [http] https://github.com/camlp5/pa_ppx_migrate/archive/refs/tags/0.11.tar.gz
sha512=e721138c8ac76b16eadf6b0c7ac52b6aaa3dc100ff897f5878b3dbfb7433de333a13eeb947b03bf6668cf59ad1aa42b8df695b567ed495240a1ffe04068944f0
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pa_ppx_migrate/pa_ppx_migrate.0.11/opam
Required by