Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It's hilarious to see someone add semantic whitespace to Go, which seems to be the opposite of Python With Braces[0].

I'm in the whitespace > braces camp, but mandatory braces help with the dangling else problem and makes it easier for the parser.

[0] http://www.pythonb.org/



I'm unfamiliar with this dangling else problem. I googled it and I don't see how it could be a problem with significant whitespace.

I can understand making it faster for the parser, though.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: