miller/parser-experiments
2021-03-24 00:32:42 -04:00
..
one fix build of parser-experiments/one 2021-03-24 00:32:42 -04:00
two Neatens for parser-experimental, and go test ./... 2021-03-24 00:07:20 -04:00
.vimrc Neatens for parser-experimental, and go test ./... 2021-03-24 00:07:20 -04:00
README.md Neatens for parser-experimental, and go test ./... 2021-03-24 00:07:20 -04:00

Running the GOCC parser-generator for the full Miller grammar takes a few minutes. That's a bit painful for experimentation; hence this.

As of 2021-03-24 I moved this out of the ../go tree, to make go test ./... work there. This code now doesn't compile anymore, and would need some dependency work to compile again.