Haskell/Lesson one
< HaskellHaskell lesson one
What is Haskell?
According to the Haskell website, Haskell is a
"polymorphically statically typed, lazy, purely functional language, quite different from most other programming languages. The language is named for Haskell Brooks Curry, whose work in mathematical logic serves as a foundation for functional languages. Haskell is based on the lambda calculus"
What that means
Todo: Explain quote
This article is issued from Wikiversity - version of the Tuesday, December 30, 2014. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.