grievejia / pyre-ast
pyre-ast is an OCaml library to parse Python files. The library features its full-fidelity to the official Python spec, as well as its adoption of tagless-final style.
☆39Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for pyre-ast
- Tools for record-and-replay debugging☆42Updated last year
- Experimental model checker for testing concurrent algorithms☆32Updated 4 months ago
- Dependency graphs for OCaml modules, libraries and packages☆34Updated 3 months ago
- Just In Time compiler for OCaml native toplevel☆55Updated 10 months ago
- Fuzzy type search for OCaml documentation☆72Updated 3 months ago
- Runtime assertion checking based on Gospel specifications