|
|
|
|
|
by coldtea
3719 days ago
|
|
>but having all those things go would become another C++ with a different syntax. Haskell and CL have "all those things" and they are not "C++ with a different syntax". I don't know why people repeat these cliches... It's not like a language can't have many features and be designed well at the same time. It just takes preparation and effort instead of ad-hoc additions (like with C++). |
|
I'd also argue that Haskell does NOT support all the features directly but implements them through the language, which is a Good Thing.
I consider CL a mess, so I probably shouldn't comment on it.