27 Nov
2007
27 Nov
'07
5:59 p.m.
Thomas Schilling <nominolo@googlemail.com> writes:
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