lrparsers/parser
John Doty bb52ab8da5 [parser] Error recovery tests
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! :)
2024-09-22 08:46:54 -07:00
..
wadler [wadler] One more bit of writing. 2024-09-21 07:45:59 -07:00
__init__.py Move things into more modules 2024-06-10 05:50:09 -07:00
emacs.py Emit an emacs major mode 2024-09-06 11:51:09 -07:00
generated_source.py Helper routines for generating source code 2024-09-06 11:50:17 -07:00
parser.py [parser] Error recovery tests 2024-09-22 08:46:54 -07:00
runtime.py [parser] Error recovery tests 2024-09-22 08:46:54 -07:00
tree_sitter.py Move formatting meta around, actually mark stuff up 2024-09-10 11:47:22 -07:00