this post was submitted on 07 Mar 2026
18 points (90.9% liked)

Rust Programming

9195 readers
1 users here now

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] thingsiplay@lemmy.ml 4 points 1 week ago (1 children)

You can write in both languages software. They might have strengths and weakness for specific use cases, but that is a good reason to compare. So people learn these differences. I mean I compare Python to Rust in example when deciding in what language it should be. People want to learn only one language at a time, so it makes sense to compare them.

[–] fluxx@mander.xyz 1 points 1 week ago (1 children)

True. But I would argue it makes more sense comparing python to rust than go to rust. Scope of use cases for python is more similar to rust. Other than that - sure, you can compare Haskell and x86 assembly too, though it would be of little use.

[–] thingsiplay@lemmy.ml 1 points 1 week ago

In your initial reply you compared Rust to Go, funny enough. So people understand the differences and your opinion when to use which. And that's the point.