miniblog.
← Back to all posts
Wilfred Hughes
Nov 11, 2019 at 16:32
"The phrase the Rust team members like to use is that they’re trying to make the best 90’s era programming language they can." Thoughtful comparison between Rust and Haskell.
https://www.fpcomplete.com/blog/2018/11/haskell-and-rust
Haskell and Rust
Learn more about how the Rust programming language shares many of the advantages offered by Haskell such as a strong type system, great tooling, polymorphism, immutability, concurrency, and great software testing methodologies. Rust is a good choice when you need to squeeze in extra performance.