
27 Nov
2007
27 Nov
'07
4:59 a.m.
Thomas Schilling
Haskell is a general-purpose, pure functional programming languages that puts many interesting results from research into a practical programming language. It's features include:
* Static typing with type inference: enables writing robust and fast programs quickly and makes large code bases maintainable.
[..] I like this approach: list buzzwords with a brief explanation, and a rationale for why this helps you develop robust and efficient programs quickly. -k -- If I haven't seen further, it is by standing in the footprints of giants