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
Availableos-family != "windows"
Dependencies
Source [http] https://github.com/grievejia/pyre-ast/releases/download/0.1.10/pyre-ast-0.1.10.tbz
sha256=999bfd6a49e65b318ba091bdb7240312bb9c5f1322da291fa1684b66deb5d26b
sha512=646f1bd678127b4f0b5a3b74302d16404b46b3bb2e5562ab5fbcc03e420fa48e1a767e7e020833edc9c75624aa47baf4fa746f3769e8b481a6473c60a020882b
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pyre-ast/pyre-ast.0.1.10/opam
Required by