Hacker News new | ask | show | jobs
by pkolaczk 3320 days ago
How is it a breaking change? It is pretty straightforward to write an automated tool to convert one syntax into another one.
1 comments

It's even easier to write a converter considering the strong typing in Scala; a lot less room for ambiguity than with Python's 2to3.