Hacker News new | ask | show | jobs
by lucian1900 5172 days ago
I'm not sure it's that big a problem. CoffeeScript handles this pretty well using indentation.

CS has ambiguous cases because of optional ( ), but that wouldn't be the case with Python anyway.