LWN.net Logo

Java Fail

Java Fail

Posted Mar 31, 2011 18:08 UTC (Thu) by ncm (subscriber, #165)
In reply to: Java Fail by nteon
Parent article: GCC 4.6.0 released

There is still no plausible successor to C++, as much as we might like one.

Any such successor can only be produced by someone who understands it, and why it has been successful despite all the historical baggage it must drag along. It would be at least as expressive, but 90% smaller. Unfortunately most efforts sabotage themselves at the outset by including garbage collection and CONS or its equivalent. A powerful-enough language should be able to express those in the library, and not need them built into the core. Likewise, control structures, inheritance, and maybe even function argument lists.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds