GoAWK
A POSIX-compliant AWK interpreter written in Go, with CSV support
AWK is a fascinating text-processing language, and somehow after reading the delightfully-terse The AWK Programming Language I was inspired to write an interpreter for it in Go.
Licensed under MIT license
Source: https://github.com/benhoyt/goawk
Visit: http://albanese.atwebpages.com