
28: Richard Eisenberg
The Haskell Interlude
00:00
The Differences Between Haskell and OCaml
OCaml is a strict language and has very much a top to bottom evaluation order. The optimizer in OCaml is significantly less ambitious, I'll say, than Haskell's because OCaml programmers have a bigger connection between the code that they write and what they expect to actually execute. And one of the features I really miss from Haskell when I'm programming an O Caml is wear.
Transcript
Play full episode