mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-22 07:30:43 +00:00
| .. | ||
| one | ||
| two | ||
| .vimrc | ||
| README.md | ||
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.