Why do C++ programmers are not interested in D?
Paulo Pinto
pjmlp at progtools.org
Sun Nov 24 17:53:18 UTC 2019
On Sunday, 24 November 2019 at 13:47:42 UTC, Guillaume Piolat
wrote:
> On Sunday, 24 November 2019 at 13:29:12 UTC, Ola Fosheim
> Grøstad wrote:
>> C++ is seeing growth because it is regularly updated.
>
> By what metrics C++ would be growing? Because it doesn't seem
> like the native space is expanding.
>
> https://www.tiobe.com/tiobe-index/cplusplus/
> https://www.youtube.com/watch?v=Og847HVwRSI&t=228
By being the go to language in game engines, GPGPU (NVIDIA now
designs their cards to be ISO C++ friendly), the language that is
used in Metal shaders and IO Kit, the rewrite from React Native
for Windows and OS X taken up by Microsoft, what gets called from
Java/.NET when extra native help is needed,....
Now if the metric is having GUI toolkits in C++, like those from
the 90's, then yeah it pretty much lost it, with Qt, WinUI and
wxWidgets being the last ones standing.
Or doing stuff like CMS. Hope no one is doing them in C++.
More information about the Digitalmars-d
mailing list