miller/internal/pkg/runtime/doc.go
2021-11-11 14:15:13 -05:00

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 langauge.
package runtime