Based on the blog post "Resilient LL Parsing Tutorial" by Alex Kladov, at https://matklad.github.io/2023/05/21/resilient-ll-parsing-tutorial.html Because I was trying to be "simple" in my grammar definition I found a bug in the grammar class, whoops! :) |
||
|---|---|---|
| .. | ||
| wadler | ||
| __init__.py | ||
| emacs.py | ||
| generated_source.py | ||
| parser.py | ||
| runtime.py | ||
| tree_sitter.py | ||