The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
Go to file
Roger ccbe90a280 Merge pull request #5 from watson/patch-1
Fix source link in README.md
2017-10-22 03:40:47 -05:00
last1120c init 2013-03-01 08:05:32 -06:00
prestruct init 2013-03-01 08:05:32 -06:00
Caldera-license.pdf added license for you legalphobes 2013-03-01 22:55:14 -06:00
README.md Fix source link in README.md 2017-07-02 13:48:51 +02:00

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/]