LWN.net Logo

10 years is long time in computing

10 years is long time in computing

Posted Jun 19, 2008 14:04 UTC (Thu) by khim (subscriber, #9252)
In reply to: Virtual functions have the same speed by nix
Parent article: Converting GCC to C++

Cfront defined C++ for almost 10 years. Between 1983 and 1993 Cfront was the C++ compiler - and a lot of limitations of C++ back then were justified by the need to compile to C. It was reference implementation, it was used to define "standard C++" (people even used versions of Cfront to explain what type of language their compiler supported), etc. Eventually Cfront 4.0 was abandoned and after long period of instability (~5years) we've got consolidated standard and language was set in stone. But yes, for a long time needs of C++-to-C compiler defined the language.


(Log in to post comments)

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