errpy

(★ 57)

An Error-Recovering Parser for Python

  • .gitignore
  • .ocamlformat
  • ast.ml
  • ast.rs
  • Cargo.toml
  • CODE_OF_CONDUCT.md
  • constants.rs
  • CONTRIBUTING.md
  • cst_to_ast.rs
  • dune
  • dune-project
  • errors.rs
  • errpy.opam
  • ffi_ocaml.rs
  • ffi_python.pyi
  • ffi_python.rs
  • lib.rs
  • LICENSE
  • node_wrapper.rs
  • parse_and_print.ml
  • parser.ml
  • parser_post_process.rs
  • parser_pre_process.rs
  • print_ast.rs
  • print_cst.rs
  • printers.rs
  • README.md
  • rust_to_ocaml_config.toml
  • sitter.rs
  • string_helpers.rs
// repository documentation