Skip to content
#

Haskell

haskell logo

Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language.

The haskell topic hasn't been used on any public repositories, yet.
Explore topics

Released 1990

Followers
11k followers
Organization
haskell
Website
www.haskell.org
Wikipedia
Wikipedia