|
|
|
|
|
by armchairhacker
1221 days ago
|
|
This article paints Rust and Haskell as very similar languages, but when I saw the title I was thinking about how they are fundamentally different. Rust is technical and exposes/requires you to understand the reality of computation, while Haskell hides it away and lets you program in a system based on lambda-calculus (you don't even have strict order of evaluation!) Interesting to see that they are very similar regardless. |
|
Most Haskellers I know are quite fond of Rust :)