Is Microsoft still trying to embrace, extend, extinguish Netscape after all those years? :-)
Rust is tier-1 language at Microsoft
21–30 of 521 posts
Re: Rust is tier-1 language at Microsoft
#22With certain rough edges like complex traits and Async aside, rust is an S-tier lang in several domains. Of interest: - Embedded - PC desktop applications - Computationally-intense scientific programming. (Chem, structural bio etc) - OSes, drivers etc - High-performance tasks in general. CPU, GPU, etc. It's not a memory-safety one-trick pony; it's a well-rounded lang which has learned from its predecessors.
Re: Rust is tier-1 language at Microsoft
#23With certain rough edges like complex traits and Async aside, rust is an S-tier lang in several domains. Of interest: - Embedded - PC desktop applications - Computationally-intense scientific programming. (Chem, structural bio etc) - OSes, drivers etc - High-performance tasks in general. CPU, GPU, etc. It's not a memory-safety one-trick pony; it's a well-rounded lang which has learned from its predecessors.
* rapid-prototyping, where javascript and python are still top-tier
* adding scriptability to existing programs, where lua and scheme (and python) are popular
* Server-side API implementation (rust is usable here, but I think Go fits the slot better)
Re: Rust is tier-1 language at Microsoft
#24Link doesn’t work. What’s a Tier 1 language?
Re: Rust is tier-1 language at Microsoft
#25Re: Rust is tier-1 language at Microsoft
#26So when will we get tier 1 debugging support in Visual Studio?
Optimistic to assume that modern day programmers even know what a debugger is, or if they do, consider it as anything else than some weird ancient shibboleth only used by the greybeards ;)
Re: Rust is tier-1 language at Microsoft
#27Re: Rust is tier-1 language at Microsoft
#28Re: Rust is tier-1 language at Microsoft
#29Site down, maybe they need port it to use Rust... They use wordpress
A lot of infrastructure is going to be ported to Rust. It's fantastic for websites and servers, and LLMs are very good at generating it. The primary downside of Rust is the long compile times, especially with macros (serde, etc.) If that can be fixed, it will be sublime.
Re: Rust is tier-1 language at Microsoft
#30Good news they adopted Rust as Tier-1 language. I hope their Weather app stop consuming more than 1GB RAM https://www.notebookcheck.net/Windows-11-s-built-in-Weather-...