oden/fine
John Doty 25f9c3ecaf [fine] Parser Table Generator?
Look I'm just thinking hard about converting to a parser generator
because I want to derive the pretty-printer from the parser without
having to repeat myself all over the place.

This parser.py is derived from my old LRParsers project, and should
go back there eventually, but for now I'm driving the work from here.
2024-05-04 16:58:07 -07:00
..
grammar [fine] Parser Table Generator? 2024-05-04 16:58:07 -07:00
src [fine] Start on a pretty printer 2024-04-06 18:25:57 -07:00
tests [fine] Loader takes Option<base>, global module map 2024-04-06 10:00:22 -07:00
build.rs [fine] Multi-module compilation 2024-03-30 16:33:27 -07:00
Cargo.lock [fine] Assignments! 2024-01-19 19:08:17 -08:00
Cargo.toml [fine] Remove salsa dependency 2024-04-07 07:00:02 -07:00
design.md [fine] Notes on patterns 2024-02-04 19:13:56 -08:00
TODO [fine] Loader takes Option<base>, global module map 2024-04-06 10:00:22 -07:00