Difference between revisions of "Template:Main/Intro"

From HaskellWiki
Jump to navigation Jump to search
(+open source)
(remove paragraph to get rid of the misalignment with the front page sidebar)
Line 1: Line 1:
<p style="text-align:left">
 
 
Haskell is an advanced [[functional programming|purely functional
 
Haskell is an advanced [[functional programming|purely functional
 
programming]] language. An open source product of more than twenty years of cutting edge research,
 
programming]] language. An open source product of more than twenty years of cutting edge research,
Line 6: Line 5:
 
built-in [http://haskell.org/haskellwiki/Applications_and_libraries/Concurrency_and_parallelism concurrency and parallelism], debuggers, profilers, [http://hackage.haskell.org/packages/hackage.html rich libraries] and an active community, Haskell makes it easier to produce flexible, maintainable
 
built-in [http://haskell.org/haskellwiki/Applications_and_libraries/Concurrency_and_parallelism concurrency and parallelism], debuggers, profilers, [http://hackage.haskell.org/packages/hackage.html rich libraries] and an active community, Haskell makes it easier to produce flexible, maintainable
 
high-quality software.
 
high-quality software.
</p>
 

Revision as of 09:35, 4 December 2009

Haskell is an advanced purely functional programming language. An open source 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.