Hacker News new | ask | show | jobs
by pjmlp 4086 days ago
I am looking forward to the day Rust is available out of the box in XCode, Visual Studio, Android, QtCreator.

Until then, it is going to be "Modern" C++ for the lower layers/common code, with the platform vendor languages for the upper layers, regardless how Rust improves over C++.

I am a big fan of the type safety of Pascal and ML language families, but eco-systems have more weight than just the language.