AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
Is Haskell Really a Programming Language?
Haskell is a new programming language. It's built around the idea that programs shouldn't have unexpected side effects. The compiler can track which bits of code expect to have access to logging and which don't. And so you end up with this language where you can say things like, I want to calculate the tax on a sale.