Papers tagged lazy evaluation
- A History of Haskell: Being Lazy With Class
- A Poor Man's Concurrency Monad
- Breadth-First Numbering: Lessons from a Small Exercise in Algorithm Design
- Making a Fast Curry: Push/Enter vs. Eval/Apply for Higher-order Languages
- Purely Functional Data Structures
- Tackling the Awkward Squad: Monadic Input/Output, Concurrency, Exceptions, and Foreign-language Calls in Haskell
- The Essence of Functional Programming
- Why Functional Programming Matters