|
|
|
|
|
by HarHarVeryFunny
924 days ago
|
|
I think a large part of the problem was that standard Pascal wasn't really that great of a language other than for teaching. It only became useful when heavily extended as Turbo Pascal had done. Turbo Pascal was very successful and eventually morphed into Delphi which was also successful. In the meantime standard K&R C was ubiquitous and anyone taking a CS degree would likely have learnt and used it. C's "close to the metal" approach was a good fit for the under-powered CPUs of the day. |
|