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.
Author | Jia Chen |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/grievejia/pyre-ast |
Issue Tracker | https://github.com/grievejia/pyre-ast/issues |
Maintainer | grievejia@gmail.com |
Dependencies |
|
Source [http] | https://github.com/grievejia/pyre-ast/releases/download/0.1.7/pyre-ast-0.1.7.tbz sha256=bd49bf6cdcd74e8171b6afd5e569eb96d26f6654e752da54ffa808d9eb224b82 sha512=024df614e24054587378efa8dd57a43cd47be537a088c42357df29ebcb718785d9c840da2695d20c1840ae2e4159ddf44794d826a0c320c484a5b4d91c55bf02 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/pyre-ast/pyre-ast.0.1.7/opam |
Required by