|
|
|
|
|
by choeger
2111 days ago
|
|
Before you criticise a programming language you should really at least try to learn a bit of terminology. Otherwise you might come across as an uninformed douchebag. There is no such thing as "lazy by default". Haskell is just lazily evaluated, which is one of the well known possible evaluation strategies. And regarding it being "wrong" and "broken", I presume of course that you found inherent problems in the G-machine that you just never came around to publish. The alternative would be that you are just mentally unable to make the switch away from a strict call-by-value evaluation. |
|