|
|
|
|
|
by whytevuhuni
14 hours ago
|
|
Yes, except imagine the distance in correctness between Assembly and C, and triple it. Less so compared to C++ of course. The sentiment of "if it compiles it probably works" for languages like Rust and Haskell is there for a good reason. |
|
* laugh track deafening *
> The sentiment of "if it compiles it probably works" for languages like Rust and Haskell is there for a good reason.
It could compile and still have 10,000 logic errors.
Rust is not a major advance over C/C++, only an incremental and quite limited one, which will require decades of rewriting perfectly good code to gain its dubious benefits, in the process introducing numerous other errors.
But don't take my word for it, I'm just the guy who--as usual--is aware right now of facts the rest of you will slowly figure out over the next 20-30 years, after the hype has worn off and you're left with the sad mess that is Rust.