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.

AuthorJane Street Group, LLC
LicenseApache-2.0
Published
Homepagehttps://github.com/janestreet/ppx_ast
Issue Trackerhttps://github.com/janestreet/ppx_ast/issues
MaintainerJane Street developers
Dependencies
Source [http] https://ocaml.janestreet.com/ocaml-core/v0.10/files/ppx_ast-v0.10.0.tar.gz
md5=8853cb32dd6c22365283156ed6f54622
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ppx_ast/ppx_ast.v0.10.0/opam
Required by