package errpy

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.8.tar.gz
md5=f475fca807f2750195aba296b7c51df6
sha512=7b7ca9be2f4fe11bba903a56f42883b0a18925e4f84106a1887f39709ff6aeb36fbb6039012190c7eea41fe6f0ee53e68c3106ebf737ec9f430c50606800b7c1

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: 07 Jun 2023

Dependencies (4)

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

Dev Dependencies (2)

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

Used by

None

Conflicts

None