pa_ppx_migrateversion Documentation on ocaml.org
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 5.2.0, with all the intermediate ASTs, and migrations forward as well as backward.
| Author | Chet Murthy |
|---|---|
| License | BSD-3-Clause |
| Published | |
| Homepage | https://github.com/camlp5/pa_ppx_migrate |
| Issue Tracker | https://github.com/camlp5/pa_ppx_migrate/issues |
| Documentation | https://github.com/camlp5/pa_ppx_migrate/doc |
| Maintainer | Chet Murthy <chetsky@gmail.com> |
| Dependencies |
|
| Source [http] | https://github.com/camlp5/pa_ppx_migrate/archive/refs/tags/8.05.01.tar.gz sha512=78e117c65a1ca43f160acf0254f18d76ea09bf829d0f097b794c708ff71ddffbfda0a4caa22cc880d15e890b57b8c929e3b01366d2f289034f6a5fff0e13550b |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pa_ppx_migrate/pa_ppx_migrate.8.05.01/opam |
Required by
- pa_ppx_ag
- pa_ppx_hashconswith-test
- pa_ppx_migrate_ocaml_parsetree
- pa_ppx_q_astwith-test & >=0.12
- pa_ppx_regexp
- pa_ppx_uniquewith-test


