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.6/pyre-ast-0.1.6.tbz
sha256=7e688555327e1af8fc9cabd9d6bc07746213bec1376f36ab9072c0aa8df2e8ad
sha512=6a87e494af4f1f577ab5819fe2ea7753950f93bc18c4f63eca8b79581df29ae17acee47f6a476c7ac29ad9007476e6d68c64ae13e92d2a89bd8ebced4aba2c2b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pyre-ast/pyre-ast.0.1.6/opam
Required by