Skip to content

SirPaws/legacy-cc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

legacy-cc

The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.

These are not capable of being compiled today with modern c compilers like gcc. I am only posting these here for the enjoyment and reminiscing of the spark that ignited a soon to be trillion dollar industry. Enjoy. :)

You guys might be able to play around building this compilier with Aiju's pdp-11/unix emulator. I havent tried building this myself so I cant confirm it works, but I posted the link to his emulator for anybody wanting to hack around with it.

Source: [https://www.bell-labs.com/usr/dmr/www/primevalC.html] PDP-11 Emulator[http://pdp11.aiju.de/]

About

The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 83.1%
  • Assembly 16.9%