

@bitofhope They never produced a C compiler for the PDP7, only a very primitive threadcode B “compiler” where calling it a compiler was pushing it somewhat.
And yes IBM not only got Fortran into 8kW (6bit words) they did it on a machine in memory with no disk storage.
C is not lighter than Fortran (and I write compilers amongst other things). B was although it’s a stretch to call the PDP7 B a compiler as it really just chains together subroutine calls.
@bitofhope and to be clear I just care about the history. I’ve no problem with the idea the software world would have been a better place if Unix had been built on and spread a language that took less of a relaxed attitude to types and pointers.