Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

1.3.0

@marijnh marijnh tagged this 09 Jan 13:07
### Bug fixes

Avoid the problem of huge numbers of repeated left-associative operator applications creating a stack too deep to recurse on by detecting such parses and force-reducing out of them.

### New features

Add support for grammars that use `@local tokens` declarations.
Assets 2
Loading