Haskell

From Just Solve the File Format Problem
Revision as of 22:57, 31 January 2015 by Dan Tobias (Talk | contribs)

Jump to: navigation, search
File Format
Name Haskell
Ontology
Extension(s) .hs, .lhs
Released 1990


Haskell is a functional programming language, meaning that everything is expressed in terms of functions (expressions returning a value), rather than sequences of commands to be executed. Side effects of functions are discouraged. Haskell uses closures to allow functions to be passed as arguments to other functions in order to be made part of expressions there.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox