Difference between revisions of "Template:Main/Intro"

From HaskellWiki
Jump to navigation Jump to search
(+"and parallelism")
Line 3: Line 3:
 
it allows rapid development of robust, concise, correct
 
it allows rapid development of robust, concise, correct
 
software. With strong support for integration with other languages,
 
software. With strong support for integration with other languages,
built-in concurrency, debuggers, profilers, rich libraries and an active
+
built-in concurrency and parallelism, debuggers, profilers, rich libraries and an active community, Haskell makes it easier to produce flexible, maintainable
community, Haskell makes it easier to produce flexible, maintainable
 
 
high-quality software.
 
high-quality software.
 
</p>
 
</p>

Revision as of 20:27, 21 May 2008

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 and parallelism, debuggers, profilers, rich libraries and an active community, Haskell makes it easier to produce flexible, maintainable high-quality software.