| Article: |
What I Hate About Your Programming Language | |
| Subject: | Haskell | |
| Date: | 2003-05-13 16:18:53 | |
| From: | anonymous2 | |
|
Definitely learn Haskell if you want to get a look at a very strongly-typed language. It's also a pure lazy functional language, which is great for broadening the horizons (not many functional languages are as obsessively pure as Haskell).
|
||
Showing messages 1 through 1 of 1.
-
Haskell
2003-05-13 23:38:01 anonymous2 [View]



* Substantially increased programmer productivity (Ericsson measured an improvement factor of between 9 and 25 in one set of experiments on telephony software).
* Shorter, clearer, and more maintainable code.
Fewer errors, higher reliability.
* A smaller "semantic gap" between the programmer and the language.
* Shorter lead times.