Week 5a
Lecture slides¶
Recommended reading¶
- Textbook: Sections 8.1, 8.3
- By example: Continuation-passing style in JavaScript by Matt Might
- Tackling the Awkward Squad: monadic input/output, concurrency, exceptions, and foreign-language calls in Haskell by Simon Peyton Jones