Hacker News new | ask | show | jobs
by Aardappel 2639 days ago
That would make it much harder to parse in certain cases, both for the compiler and the human, given that it uses this same syntax to parse not just control structures, but also higher order functions / lambdas.
1 comments

I like how ruby does it