Hacker News new | ask | show | jobs
by lanna 2929 days ago
I don't think anyone can beat Dennis Ritchie on the "designed languages on which trillions of dollars of commerce depend" metric, especially when we consider the many languages which are themselves implemented in C.
2 comments

He was helped by AT&T giving away UNIX source code for a symbolic price to universities, which had to pay thousands for other commercial systems.

https://arstechnica.com/tech-policy/2011/07/should-we-thank-...

That would be joint credit with core innovation going to Martin Richards: the inventor of BCPL that B and C were based on. His team went from big, safe languages to a tiny, efficient one close to the machine with philosophy that programmer was in control. Ken Thompson picked it up from him on MULTICS project.

https://en.m.wikipedia.org/wiki/Martin_Richards_(computer_sc...