35
you are viewing a single comment's thread
view the rest of the comments
[-] traches@sh.itjust.works 16 points 2 years ago

The rust language is designed to prevent entire classes of bugs which are common in other languages, so in theory rust code should be less buggy and more "correct" for the same amount of effort.

[-] RangerHere@programming.dev 11 points 2 years ago* (last edited 2 years ago)

I love Rust. Although I agree with everything else, I would definitely not say "same amount of effort".

[-] traches@sh.itjust.works 4 points 2 years ago

I guess I phrased that poorly - yeah you'll move faster in other languages, but then you'll have a long tail of debugging. Rust will take longer at first, but you'll have less debugging to do once it's working.

this post was submitted on 02 Jul 2023
35 points (100.0% liked)

Rust

7217 readers
50 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 2 years ago
MODERATORS