Re: The plus plus



Ar Gwe, 2006-11-03 am 16:31 +0000, ysgrifennodd Andy Green:
guy. Somehow the kernel and Gnome reached a local optimum at the C
hacker level and that is where they stay.

The kernel uses C for good sound reasons - C++ is slower, harder to
debug and the tools suck in relative terms. You can use a subset of C++
to write OS core code, that has been demonstrated, but C++ is not
beneficial in that space. Much of that is down to the fact C++ is a
dreadfully designed language rather than going agains the basic argument
about using the right tools for the right job.

From the kernel viewpoint C++ is the badly designed swiss army knife
bought in a cheap junk shop - it has lots of interesting ways to cut
yourself but none of the tools actually help you do anything useful.

Alan

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: Analysis ToolPak Function in VBA is sloooow
    ... degrade performance but I wouldn't think to the extent of being much slower ... Why not post your VBA function, ... So I am using the GCD function. ... Could it be that writing so much garbage to the debug window ...
    (microsoft.public.excel.programming)
  • Re: SDK 9.0c Installation question
    ... its a known issue that DXDiag reports the debug dlls as being a problem. ... as long as the retail versions report fine, ... > will run slower than the retail version. ...
    (microsoft.public.win32.programmer.directx.graphics)
  • Re: Dreamwaver
    ... manually is quicker and less painful to debug, ... Do you have experience that developing in dreamweaver is slower than by hand or do you just say that to make you feel better about your choice to code by hand. ...
    (comp.lang.javascript)
  • Re: IVF 10: IO speed slower with full optimizations than with a debug build
    ... has seen this odd behavior with IVF 10.0. ... I also create a separate debug version with: ... always noticed the IVF's file IO is much slower than Lahey's LF95 (IVF ... Here's a test program and timings: ...
    (comp.lang.fortran)