I’ve been doing so much #Rust lately, thanks to #adventofcode, that someone posted their #Haskell AOC solution and my first thought was “Is this Python?” 💀
@haskman Haskell is basically Python done (almost) right. Some more things to iron out, but it's a nice imperative language for real-world prototyping 😅
@dpwiz@haskman Something it shares with Python is some odd surprises about scope. I mean, the way it treats scope is generally much better but those gotchas are there.
@dpwiz That’s something I can’t disagree with 😄 https://speakerdeck.com/ajnsit/supercharged-imperative-programming-with-haskell-and-fp