Difference between revisions of "Lenny222/About Haskell"

From HaskellWiki
Jump to navigation Jump to search
Line 1: Line 1:
== What is Haskell? ==
 
 
 
Haskell is a computer programming language that is
 
Haskell is a computer programming language that is
   
Line 12: Line 10:
 
== The look ==
 
== The look ==
   
=== Syntax ===
+
=== The syntax ===
   
 
=== Pattern matching ===
 
=== Pattern matching ===
Line 18: Line 16:
 
=== Lambda functions ===
 
=== Lambda functions ===
   
== Strenghts and weaknesses? ==
+
== Strenghts and weaknesses ==
   
== Who is using Haskell? ==
+
== Users ==
   
 
== Further reading ==
 
== Further reading ==

Revision as of 10:39, 9 July 2009

Haskell is a computer programming language that is

quite different from most other programming languages.

The look

The syntax

Pattern matching

Lambda functions

Strenghts and weaknesses

Users

Further reading