Category:Haskell: Difference between revisions

bnf parameter
m ("Perl 6" -> "Perl 6")
(bnf parameter)
Line 5:
|checking=static
|gc=yes
|LCT=yes}}{{codepad}}
|bnf=http://haskell.org/onlinereport/index.html}}{{codepad}}
{{language programming paradigm|functional}}
'''Haskell''' is a standardized purely [[functional programming]] language with non-strict semantics, named after the logician Haskell Curry. It is one of the more popular functional languages, and the [[lazy evaluation|lazy]] functional language on which the most research is being performed.