miller/go
2021-03-26 15:04:33 +00:00
..
reg-test Neatens for parser-experimental, and go test ./... 2021-03-24 00:07:20 -04:00
src preliminary CR/LF handling, pending port of autodetect 2021-03-26 15:04:33 +00:00
tools more of same 2021-02-14 01:25:32 -05:00
u Neatens for parser-experimental, and go test ./... 2021-03-24 00:07:20 -04:00
.gitignore Neatens for parser-experimental, and go test ./... 2021-03-24 00:07:20 -04:00
.vimrc fix go/.vimrc; mlr repl uname-ish info 2021-03-25 01:47:47 -04:00
build Neatens for parser-experimental, and go test ./... 2021-03-24 00:07:20 -04:00
build-dsl README.md neatens 2021-02-14 10:34:24 -05:00
build-go go.mod attempt 2021-02-14 01:13:24 -05:00
fmter mlr tee verb 2021-01-23 23:06:03 +00:00
gc-raw-notes.txt perf-debug [WIP] 2021-02-22 23:01:52 -05:00
gg accept-case ./reg-test/cases/case-c-dsl-mapvar-assignments.sh 2021-03-01 23:58:30 -05:00
go.mod merge 2021-03-07 23:34:13 -05:00
go.sum merge 2021-03-07 23:34:13 -05:00
mktags more of same 2021-02-14 01:25:32 -05:00
mlr.go Port histogram verb from C to Go 2021-02-28 00:43:50 -05:00
README-profiling.md GC-tuning for performance optimization 2021-02-25 08:16:27 -05:00
README.md Neatens for parser-experimental, and go test ./... 2021-03-24 00:07:20 -04:00
todo.txt todo 2021-03-24 00:11:54 -04:00
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.