Hacker News new | ask | show | jobs
by groos 455 days ago
As someone who has had to parse C syntax for a living, I'd argue that it's not syntactically simple either. (Declarators are particularly nasty in C and even more so in C++).