None
FR
Cody Holliday on Why we should stop using C
[]
OSU Open Source Lab
These people have lost sight of the fact that programming languages are tools. Plus modern compilers have extremely good optimization algorithms that can optimize your program better than if you wrote it by hand in Assembly. This makes C a great tool for embedded programming and systems level programming, which is why we have been using it for so long in these fields!