lrparsers/parser
John Doty 49ad7fdb52 Associate metadata with terminals
This is a half-assed attempt at doing syntax coloring which I think
will almost certainly turn out to be insufficient. I'm committing it
just to record some of the work I've done but. BUT.

Probably trying to match tree-sitter is a better way of doing
this. (But, like, emitting tree-sitter grammars? Really? Wow, dude.
Way to give up.)
2024-08-27 15:43:07 -07:00
..
__init__.py Move things into more modules 2024-06-10 05:50:09 -07:00
parser.py Associate metadata with terminals 2024-08-27 15:43:07 -07:00
runtime.py Specify and honor trivia tokens 2024-08-24 10:01:40 -07:00