mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 10:15:36 +00:00
3 lines
167 B
Go
3 lines
167 B
Go
// Package runtime contains state for the concrete-syntax-tree executor which
|
|
// runs user-specifed statements in the Miller domain-specific language.
|
|
package runtime
|