Category:Haskell: Difference between revisions

Content added Content deleted
(It's a functional language)
m (LCT link)
Line 4: Line 4:
|compat=structural
|compat=structural
|checking=static
|checking=static
|gc=yes}}{{codepad}}
|gc=yes
|LCT=yes}}{{codepad}}
{{language programming paradigm|functional}}
{{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.
'''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.