mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-26 09:23:55 +00:00
| .. | ||
| .vimrc | ||
| build | ||
| main.go | ||
| README.md | ||
| run | ||
| semi1.bnf | ||
| semi2.bnf | ||
Running the GOCC parser-generator for the full Miller grammar takes a few minutes. That's a bit painful for experimentation; hence this.
Building: build
Running: main for canned tests; main 'exprssion goes here' for ad-hoc tests.