Skip to content

keepiru/awkcc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

awkcc

awkcc is an awk-to-C transcompiler. It was originally implemented by Chris Ramming, then at Bell Labs, circa 1988.

The intent of this repo is to make the source code of awkcc public for historical purposes. This code is not being further developed or maintained.

Repo structure

The repo contains two snapshots of the source code in the 1998 and 2011 folders. Both snapshots contain the complete codebase of awkcc at the given time. The codebase includes the original documentation.

License

awkcc is licensed under the BSD 2-Clause "Simplified" License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.7%
  • Yacc 4.1%
  • Lex 2.5%
  • Roff 2.2%
  • Shell 1.8%
  • Makefile 1.7%