directory
1.29.1
Repository: https://github.com/benhoyt/goawk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package compiler compiles an AST to virtual machine instructions.
Package cover implements AWK code coverage and reporting.
Package parseutil contains various utilities for parsing GoAWK source code.
Package resolver assigns integer indexes to functions and variables, as well as determining and checking their types (scalar or array).