Source: Hacker News
Article note: It's a great premise for an article but this one is ...bad.
Unix was apparently "developed on the PDP-10/11" - The PDP-10 was an unrelated 36-bit mainframe, most of early Unix happened on a PDP-11 - a 16-bit minicomputer, and the very beginnings of Unix were on an extra shitty 18-bit PDP-7 minicomputer.
That was apparently the beginning of writing OSes in high level languages - Burroughs says Hi with MCP written in ESPOL and later NEWP a decade earlier.
It kind of skips all the interesting C porting stuff - which influenced architectures in fascinating ways - and especially all the early microcomputer C implementations.
Comments