internal/

directory
v0.0.0-...-7ff6432 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2026 License: MIT

Directories

Path Synopsis
Package lint flags non-POSIX constructs in an awk program so the user knows which parts may fail under the awk they'll ship to.
Package lint flags non-POSIX constructs in an awk program so the user knows which parts may fail under the awk they'll ship to.
Package program defines the structured awk program model used by the awkbuilder UI, plus a one-way compiler that renders it to awk source.
Package program defines the structured awk program model used by the awkbuilder UI, plus a one-way compiler that renders it to awk source.
Package runner wraps goawk: parse a source program, execute it against a set of input files, and stream both stdout output and structured trace events to a callback.
Package runner wraps goawk: parse a source program, execute it against a set of input files, and stream both stdout output and structured trace events to a callback.
Package verify runs the compiled awk program against a system-awk binary (awk / gawk / mawk as available) and compares the output with goawk's.
Package verify runs the compiled awk program against a system-awk binary (awk / gawk / mawk as available) and compares the output with goawk's.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL