ppx_astversion
OCaml AST used by Jane Street ppx rewriters
Ppx_ast selects a specific version of the OCaml Abstract Syntax Tree from the migrate-parsetree project that is not necessarily the same one as the one being used by the compiler.
It also snapshots the corresponding parser and pretty-printer from the OCaml compiler, to create a full frontend independent of the version of OCaml.
Author | Jane Street Group, LLC |
---|---|
License | Apache-2.0 |
Published | |
Homepage | https://github.com/janestreet/ppx_ast |
Issue Tracker | https://github.com/janestreet/ppx_ast/issues |
Maintainer | Jane Street developers |
Dependencies |
|
Source [http] | https://github.com/janestreet/ppx_ast/archive/v0.9.1.tar.gz sha256=62e08c4383226eeb0e9986871a4fa2a2e90c4bf54538b4a085b0b501631314c8 md5=aaf009fd50a6342c95bf3c1422da0273 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ppx_ast/ppx_ast.v0.9.1/opam |