Why C?
Why C?
Posted Nov 14, 2002 22:33 UTC (Thu) by larsga (guest, #2801)Parent article: Another set of bind vulnerabilities
It's tempting to conclude that the real problem is programming languages that allow you to make this sort of error. There are many languages which offer similar performance to C/C++ without requiring you take off your life jacket. Several of the functional programming languages, Common Lisp, Eiffel, and several others. Java does not have this problem, but has lower performance and is not suitable for everything.
In other words, maybe this will be what finally makes us get rid of these obsolete languages...
