grievejia / pyre-astLinks
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.
☆40Updated 11 months ago
Alternatives and similar repositories for pyre-ast
Users that are interested in pyre-ast are comparing it to the libraries listed below
Sorting:
- Experimental model checker for testing concurrent algorithms☆36Updated 6 months ago
- A small library to output memory graph for ocaml values☆37Updated 11 months ago
- OCaml plus Jane Street extensions☆74Updated 11 months ago
- Formatted logs of type-annotated let-bound values, function arguments and results, `if` and `match` branches taken. Optionally, as collap…☆28Updated this week
- Just In Time compiler for OCaml native toplevel☆58Updated last year
- Tools for record-and-replay debugging☆43Updated 2 years ago
- Meta-preprocessor for OCaml☆77Updated last year
- Bigstring intrinsics and fast blits based on memcpy/memmove☆39Updated 11 months ago
- OCaml syntax extension for quoting code☆26Updated 2 years ago
- Pretty printing library☆55Updated 7 months ago
- multi-shot continuations in OCaml☆48Updated 4 months ago
- The core OCaml system: compilers, runtime system, base libraries; WebAssembly port based on wasi-kernel☆43Updated 2 years ago
- The official LLVM OCaml binding but built using dune☆25Updated 4 months ago
- Dependency graphs for OCaml modules, libraries and packages☆39Updated 11 months ago
- Pretty print an OCaml cmi/cmt/cmti file in human-readable OCaml signature form☆41Updated 2 years ago
- Declarative events and signals for OCaml☆50Updated last year
- Runtime assertion checking based on Gospel specifications☆46Updated last week
- Matching Regular Expressions with OCaml Patterns☆55Updated 2 years ago
- Bindings to the various POSIX APIs☆27Updated 2 months ago
- Getting started with ocaml-rs☆31Updated 9 months ago
- Various signed and unsigned integer types for OCaml☆66Updated 6 months ago
- Monitor Eio programs☆78Updated last year
- Streamlining the release of dune packages to opam☆118Updated 2 months ago
- Extension to OCaml for deriving functions from type declarations.