You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
version: "0.0.10"
synopsis: "Errpy: An Error Recovering Python Parser implemented in Rust"
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."