|
|
|
|
|
by valenterry
1073 days ago
|
|
> Also that data was rather lacking on, say, real world examples of Hindley-Milner type systems. So maybe those actually work well in practice. That is of course a bit disappointing, because anything below HM is _certainly_ not what I call advanced. But Google must be using some languages that use HM or a variant no? How comes there is no data about those. |
|
Within those languages, projects that did a good job of KISS fared better than those which didn't. This lead to a discouragement from using advanced features. You'll see that bias in style guides like https://google.github.io/styleguide/cppguide.html.