Slide 23
Slide 23 text
Some Facts About Haskell
• Used at: Rackspace, Facebook, Microsoft, Target,
Starbucks, and many others.
• Over 10,000 packages available on Hackage
• Runtime speed and memory footprint are on the order of
efficient languages such as C, C++, and Java.
• Typically compiled to native code or LLVM bytecode.
• Easy interoperability with C and C++
22