|
|
|
|
|
by happy_dino
4709 days ago
|
|
I just fear this "it must stop breaking things after 1.0" attitude some people have. That's exactly what the death of a promising language looks like. Those people should just go elsewhere, there are enough worse-is-better languages to pick from without dragging down yet another one. |
|
Any further 1.x releases should clearly try to avoid incompatibility as much as possible. Anyone seriously using a programming language does require a relatively high degree of stability with respect to language changes, library changes, and so forth.
But that in no way means that there can't be work done on a 2.x release that does introduce incompatibilities in an effort to improve the language and any standard libraries it may offer.
This situation is much more about controlling change, rather than preventing it outright.