Linked by Thom Holwerda on Fri 27th Apr 2012 22:00 UTC, submitted by koki
Permalink for comment 516099
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
Features
Linked by Thom Holwerda on 05/18/13 21:33 UTC
Linked by David Adams on 05/16/13 4:23 UTC
Linked by Thom Holwerda on 05/11/13 21:41 UTC
Linked by Thom Holwerda on 05/08/13 14:22 UTC
Linked by Thom Holwerda on 05/02/13 15:28 UTC
Linked by Thom Holwerda on 04/29/13 21:06 UTC
Linked by Thom Holwerda on 04/24/13 22:24 UTC
Linked by Thom Holwerda on 04/18/13 11:21 UTC
Linked by Thom Holwerda on 04/16/13 9:29 UTC
Linked by Thom Holwerda on 04/15/13 22:44 UTC
More Features »
Sponsored Links



Member since:
2005-07-08
Haiku is not the only one.
- Symbian (Fully C++)
- MacOS X (IOKit driver subsystem)
- Windows (WinRT, COM and User Space Drivers)
Until a language appears that can match C++ set of programming paradigms, coupled with the performance its compilers achieve, C++ will be kept be being used for native programming.
C++ is the only native language able to beat FORTRAN performance, thanks to template meta-programming.
C cannot do it due to aliasing issues, for example.
As a multimedia OS, it is only faire that Haiku makes use of the number one language used for game development.