lrparsers/parser
John Doty d6dd54f4df Actual pretty-printing!
Now we're cooking with gas ALTHOUGH now we have to deal with the fact
that we're gluing everything together where there *should* be spaces.

Many more improvements to come.
2024-09-11 11:08:02 -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 Actual pretty-printing! 2024-09-11 11:08:02 -07:00
runtime.py Teach trees to format themselves. 2024-09-09 06:22:56 -07:00
tree_sitter.py Move formatting meta around, actually mark stuff up 2024-09-10 11:47:22 -07:00
wadler.py Actual pretty-printing! 2024-09-11 11:08:02 -07:00