Skip to content

cfbolz/syntaxerrors

Repository files navigation

Playing around with a Python parser that can recover from errors.

Algorithm from "Repairing syntax errors in LR parsers", Antonio Ruiz-Cortés & Miguel Toro

LICENSE
========

all code is under MIT License, copied and changed from PyPy (see there, for
license, copyright and contributors).

About

A pure Python module to produce better SyntaxErrors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published