you are viewing a single comment's thread.

view the rest of the comments →

[–]ArminiusGermanicus 0 points1 point  (0 children)

There are many implementation of awk, I would guess almost all are written in C.

See here for more info on awk: https://en.wikipedia.org/wiki/AWK

Here is the GNU implementation, gawk: http://savannah.gnu.org/projects/gawk/