mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-20 18:10:07 +00:00
| .. | ||
| reg-test | ||
| src | ||
| tools | ||
| u | ||
| .gitignore | ||
| .vimrc | ||
| build | ||
| build-dsl | ||
| build-go | ||
| fmter | ||
| gc-raw-notes.txt | ||
| gg | ||
| go.mod | ||
| go.sum | ||
| mktags | ||
| mlr.go | ||
| README-profiling.md | ||
| README.md | ||
| todo.txt | ||
| verbs-to-do | ||
| verbs-to-do-lc | ||
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. It doesn't compile anymore, and would need some dependency work to compile again.