The way to get rid of C & Sepples hegemony is through translators. Whenever you invent a new and much better language, you just invent a translator from C & Sepples to your new language. Then anyone will be able to completely replace their legacy shit-language code and C, C++, Java etc will quickly die off.
Name:
Anonymous2015-05-13 17:59
>>4 It would nicer if someone would succeed in a big way.
>>25 Sounds like >>16 is exploiting some property of the pointer representation for an uncommon architecture. A translator could be made to support this if it were informed of the behavior of the original C implementation. The translator output might not compile down to the same hardware instructions as the C version, but that's not a necessary condition for the correctness of most C programs.