Earlier quoted context omitted.
> Algol is higher level than C. Sure, but it is also safer and already had helped implementing a few operating systems before C's authors could imagine coming up with C.
Right. My understanding of history is compiled Algol wasn't nearly as fast as compiled C, which was needed for operating systems and performance-critical code.
Edit: Forgot to mention that up to the early 90's, C compilers generated pretty crappy code vs what any average Assembly coder could write. And was only relevant for those fortune to have UNIX at their company or university.