Re: [Algorithms] Complexity of new hardware
Brought to you by:
vexxed72
|
From: Rachel B. <r....@gm...> - 2009-04-25 21:56:51
|
> My point was more whether the best way forward would be with a new > language > or whether new/different programming techniques for existing languages > (which means C++, I guess) would be better. As far as I'm concerned, C++ is nearing a breaking point. We constantly cram new features into it (sorry, I meant "we extend the number of supported paradigms" ;), and design is by committee. Which leads to an extremely powerful and overly complex language that's almost unreadable. On top of that, the tool set is falling more and more behind. At least for private projects, I've almost completely abandoned it - work has a slightly higher inertia ;) Rachel |