Michael Snoyman, Director of Engineering, FP Complete
Tel Aviv Haskellers meetup, August 30, 2015
I spend my days talking to both engineers and managers. Prepare to hear some of that today.
Short, expressive code leads to programmer efficiency
Expressing invariants at the type level means less runtime bugs
Compiled, optimized code is fast, especially given high level structures
Note: Haskell, Java, and others offer many opportunities to go even lower level to get higher performance. In general, I'll talk about production-quality, high level Haskell code
Haskell is the world's finest imperative programming language
stack new
Thanks for listening to me blab about Haskell :)