pyre-astversion

Full-fidelity Python parser in OCaml

pyre-ast is an OCaml library to parse Python source files into abstract syntax trees. Under the hood, it relies on the CPython parser to do the parsing work and therefore the result is always 100% compatible with the official CPython implementation.

AuthorJia Chen
LicenseMIT
Published
Homepagehttps://github.com/grievejia/pyre-ast
Issue Trackerhttps://github.com/grievejia/pyre-ast/issues
Maintainergrievejia@gmail.com
Dependencies
Source [http] https://github.com/grievejia/pyre-ast/releases/download/0.1.8/pyre-ast-0.1.8.tbz
sha256=b5a77edb62222661f3b1209ffc194ddfe7c6c5b7dc082a2495f6f4dbf8f62db4
sha512=813faed918d12fa01f556da57eb2307d29634dbe810241669d20031c3aba9f8cc70c3f35504d60032b8e76c20629bbe7cf3dcc668e41a3567c9a8f1cffe42b83
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pyre-ast/pyre-ast.0.1.8/opam
Required by