Dessalines to Rust Programming@lemmy.ml • 2 years agoWhy Rust is the most admired language among developersgithub.blogexternal-linkmessage-square11fedilinkarrow-up177arrow-down16
arrow-up171arrow-down1external-linkWhy Rust is the most admired language among developersgithub.blogDessalines to Rust Programming@lemmy.ml • 2 years agomessage-square11fedilink
minus-square@asal@lemmy.worldlinkfedilinkEnglish2•2 years agoI don’t know a ton of people who write Rust regularly, but most people at least somewhat familiar with it love the idea of the language. Though of course actually using the language is a different story, as the compiler can be intimidating.
minus-square@wviana@lemmy.eco.brlinkfedilink5•2 years ago as the compiler can be intimidating I thought compiler messages being way better than others was one of the selling points.
minus-square@njinx@lemmy.worldlinkfedilink1•2 years agoCompiler messages are first in class, but the borrow checker still makes for quite a brutal learning curve
I don’t know a ton of people who write Rust regularly, but most people at least somewhat familiar with it love the idea of the language.
Though of course actually using the language is a different story, as the compiler can be intimidating.
I thought compiler messages being way better than others was one of the selling points.
Compiler messages are first in class, but the borrow checker still makes for quite a brutal learning curve