Where have the universities gone?
Posted Jul 24, 2007 22:50 UTC (Tue) by
JoeF (guest, #4486)
In reply to:
Where have the universities gone? by ms
Parent article:
Where have the universities gone?
C is pretty much high-level assembly language. That's why it is well suited for things like an operating system kernel. Try writing a kernel in Haskell...
Programming languages are nothing more than tools. Professionals use the tools that are best suited for the task at hand. If C is best suited for a task, it is the language that should be used. If Haskell is best suited for a task, use it.
(
Log in to post comments)