top | item 46006059

(no title)

ogoffart | 3 months ago

Of course Rust can handle those use cases fine (GUIs, web browsers, and game engines).

C++ is still high on the TIOBE index mainly because it is indeed old and used in a lot of legacy systems. For new projects, though, there's less reason to choose C++.

discuss

order

drnick1|3 months ago

It's still high because it solves real world problems, so it's still the gold standard for anything ranging from systems programming to scientific computing.