|
|
|
|
|
by amscanne
2052 days ago
|
|
Just to get your argument straight: nothing comes close to the level of utility and usability of StandardML, Ocaml and Haskell? So why haven’t aren’t those languages commonly used? The simple answer is that there’s a lot more to a language than its type system. Go is popular because it’s simple. Throwing generics on the language without a lot of deep thought and time risks adding marginal utility while destroying a large amount of the core simplicity. While I too want generics, I understand that the caution and skepticism of the core team is not “Hubris and NIH”. |
|
I suspect hajile meant that no type system comes close to the utility of that of StandardML, Ocaml and Haskell, not language in general.