Hacker News new | ask | show | jobs
by ivanjermakov 15 days ago
Worst thing a programming language can do is introduce core semantics changes after 1.0. See Python 2 -> 3 and Zig's *gates.
1 comments

Except Zig is not 1.0
Of course, just a good case study of how radical languge changes are received by users.