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.11/pyre-ast-0.1.11.tbz
sha256=c344def5b0360185b404f99cacdb250b7061e38ed547cb871b7f9398c94c4900
sha512=4579de8085f42757224744f5980034ca589b2bd6eb77f7966a277c63011201fb2a260f730691aecd4e8c21cf2d1ae98b741277649ec965b256c4e333722e055f
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/pyre-ast/pyre-ast.0.1.11/opam
Required by