Hacker News new | ask | show | jobs
by RGBCube 187 days ago
The C++ that have the humility to realize are using Rust.
1 comments

Nah, they just smile when they see LLVM and GCC on Rust build dependencies. :)
Yeah they’re all just tools. From a technical perspective, rust, C and C++ work together pretty well. Swift too. LLVM LTO can even do cross language inlining.

I don’t think C++ is going anywhere any time soon. Not with it powering all the large game engines, llvm, 30 million lines of google chrome and so on. It’s an absolute workhorse.