summaryrefslogtreecommitdiff
path: root/lang/nawk/DESCR
blob: db80762a0b24d8646c822d4e7f9d2d963ee0c8c0 (plain)
1
2
3
4
5
6
The one, true implementation of the AWK pattern-directed scanning and
processing language, by one of the language's creators, Brian
Kernighan.  This is the version of awk described in "The AWK
Programming Language", by Al Aho, Brian Kernighan, and Peter
Weinberger (Addison-Wesley, 1988, ISBN 0-201-07981-X).
It is also known as new awk, or nawk.