Hacker News new | ask | show | jobs
by masklinn 5423 days ago
Also implicit variable scoping. And does not (as far as I can see) facilitate properties creation, nor does it implement tuple unpacking/multiple return values, and positional v keyword arguments use completely different syntaxes (not sure if you can even mix them).

Overall, seems very half-assed, a few cosmetic changes (half of them making the language worse instead of better) and that's about it.