mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-24 02:36:15 +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
|