danfuzz / one-true-awk

Archive and history of One True Awk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One True Awk

This repo serves as an archive of versions of Awk developed by the original Awk authors — (in acronym order) Alfred V. Aho, Peter Weinberger, and Brian Kernighan — and most recently primarily maintained by Kernighan. These versions of Awk are sometimes referred to as "Bwk" as a tip o' the hat to the fact that Kernighan (whose middle initial is "W") has been the most active of the authors in developing this code.

This archive includes the earliest widely published version through versions released in 2012. The versions/ directory has each version in a separate subdirectory. See that directory's README file for details about the origin of each version.

The latest/ directory has a full (as can be made) git history of all the versions, with tip-of-tree being the latest version. git blame provides useful output on files in latest/.

If you have access to a version of the code not represented in this repo, then please send mail to me, or just submit a pull request. In particular, the earliest version contained herein is from 1979, and the historical record is missing any versions published in the following years: 1981 1982 1984 1987 1988 1990 1991 1994 1995 2001 2006 2008

Since 2012, Awk has its own somewhat-active repo on Github. Find it at: https://github.com/onetrueawk/awk

I hope you find this archive educational, entertaining, and enlightening. Cheers!

-dan
danfuzz@milk.com
https://milk.com/


Acknowledgments

About

Archive and history of One True Awk


Languages

Language:C 82.1%Language:Yacc 5.9%Language:Roff 5.1%Language:Awk 3.6%Language:Makefile 1.6%Language:Lex 1.0%Language:PostScript 0.3%Language:Batchfile 0.2%Language:OpenEdge ABL 0.1%Language:Shell 0.1%Language:Reason 0.0%Language:DIGITAL Command Language 0.0%Language:Logos 0.0%Language:RPC 0.0%Language:Berry 0.0%Language:Stata 0.0%Language:Perl 0.0%Language:Standard ML 0.0%Language:Nextflow 0.0%Language:Forth 0.0%Language:Max 0.0%Language:E 0.0%Language:Filebench WML 0.0%Language:AMPL 0.0%Language:Pascal 0.0%