package errpy

  1. Overview
  2. No Docs
Errpy: An Error Recovering Python Parser implemented in Rust

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.10.tar.gz
md5=97f5b88b66cebadfa7bbaacb3eae3366
sha512=32cf106c59266eb6a119c47029adb4a95336534dc2cfc781b179292d6c123e5215c0b7ceb700ed86a7b96068b0ff95f93fd3c466423edee71bd436fefbca7232

Description

This is a new project to provide an error-recovering Python parser, implemented in Rust based on tree-sitter. Our short-term goal is to use it in the pyre type checker, in order to provide better IDE features.

Published: 22 Nov 2023

Dependencies (4)

  1. conf-rust-2021 build
  2. ppx_deriving
  3. dune >= "3.4"
  4. ocaml >= "4.05"

Dev Dependencies (2)

  1. odoc with-doc
  2. ounit2 with-test

Used by

None

Conflicts

None