home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / Applications / Early_C_Compilers / README < prev   
Text File  |  2000-01-12  |  721b  |  13 lines

  1. Dennis Ritchie has placed some of the earliest surviving C compilers up on
  2. his web page at http://cm.bell-labs.com/who/dmr. The web page primevalC.html
  3. describes the history and features of both compilers.
  4.  
  5. The two -bits files are the original V2 tap archives. There are matching
  6. .tar.gz files with file timestamps preserved. If you want to use these
  7. compilers, then the binaries and a suitable emulator are available via
  8. anonymous ftp at minnie.cs.adfa.edu.au in the directory pub/PDP-11/Sims/Apout.
  9.  
  10. The prestructc compiler can be compiled using the above binaries with a few
  11. source code changes. The changed source is in fixed_prestructc.tar.gz,
  12. which also includes a context diff file showing the changes made to it.
  13.