
#75 Haskell "Not as Scary as You Think" with Kris Jenkins
Happy Path Programming
00:00
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.
Transcript
Play full episode