Posts Tagged ‘Haskell

Hands On Haskell: The First Step

Posted by: jorgedbucaran on: January 24, 2008

Haskell can be both interpreted or compiled, generally you’ll want to use an interpreter for testing but you’ll also need a compiler if you want to make a standalone executable.
There are several implementations of Haskell available and if you want more general information you can read it on Wikipedia. I will work with GHC which [...]

Tags:


  • None
  • Selene: Buahaha, you wrote savage on purpose! XD Nice, so you made it! That's great!

Categories