wak is a fairly compact implementation of the awk programming language.
It is mostly compatible with POSIX awk, Busybox awk, mawk, and Brian
Kernighan's One True Awk (the original Unix awk), and with gawk
except for most gawk extensions to the original awk language.
<
gopher://tilde.club/7/~freet/gophhub/?https://github.com/raygard/wak/>