Difference between revisions of "Template:Main/Intro"
From HaskellWiki
(mv from main page) |
DonStewart (talk | contribs) |
||
Line 1: | Line 1: | ||
− | <p style="text-align: | + | <p style="text-align:left"> |
Haskell is an advanced [[functional programming|purely functional programming]] language. The product of more than twenty years of cutting edge research, | Haskell is an advanced [[functional programming|purely functional programming]] language. The product of more than twenty years of cutting edge research, | ||
it allows rapid development of robust, concise, correct | it allows rapid development of robust, concise, correct |
Revision as of 17:18, 13 December 2007
Haskell is an advanced purely functional programming language. The product of more than twenty years of cutting edge research, it allows rapid development of robust, concise, correct software. With strong support for integration with other languages, built-in concurrency, debuggers, profilers, rich libraries and an active community, Haskell makes it easier to produce flexible, maintainable high-quality software.