This repository was archived by the owner on Apr 15, 2026. It is now read-only.
0.6.0
### Bug fixes Rewrite the way the parser advances and recovers from errors, to more rigorously address a number of infinite loops and poor recovery behaviors. ### New features Parse context objects now have a `badness` property that you can use to estimate just how poorly the input matches the grammar.