package errpy

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.9.tar.gz
md5=ec89b3c48081a43a3b9d8b4216fe2dad
sha512=a553863a0d80188e2dc52f5cc7b153fbe51f71f8cb991c0c7a524cbe3a000952148150de13daf90032a9723aeb991a666340627502b04ec0f7aeee295f0b86fd

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: 17 Aug 2023

Dependencies (4)

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

Dev Dependencies (2)

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

Used by

None

Conflicts

None