Hacker News new | ask | show | jobs
by ufo 837 days ago
The purpose of parenthesis is too let the language know when the condition ends, and the statement begins. In a language with mandatory curly braces, the brace does that job already.