Skip to content

dibyendumajumdar/C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revive C compilers by Dennis Ritchie

I would like to update the Unix V7 C compiler by Dennis Ritchie to a modern architecture.

Versions

The code from V7 is in the V7 branch. Other versions are in V10 and 2.11BSD branch.

The master contains the version that I am working on.

Sub Projects

  • cc contains the compiler code
  • cpp is a C pre-processor written by Dennis Ritchie.
  • docs contains a design document for the C compiler written by Dennis Ritchie.

Current Status

See the cc subproject for its status.

Dennis Ritchie on various aspects of C

About

Revive UNIX V7 C compiler written by Dennis Ritchie

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published