|
|
|
|
|
by infinity0
3689 days ago
|
|
> Huh. I find that when my C++ compiles, it almost always works. Correctly.
>
> But I used the language for nearly 20 years, so maybe it's experience and the patterns I've learned? By contrast, I learnt OCaml and Haskell 2 weeks ago, and when my code in those languages compiles, it always works. I expect I'll have the same experience with Rust. |
|
OCaml is supposed to be pretty fast, but so far Haskell hasn't impressed me with performance either.