Hacker News new | ask | show | jobs
by heinrich5991 4088 days ago
A few "unnecessary" syntactic elements help find errors at "compile time". In Javascript for example, automatic semicolon insertion can lead to very subtle errors.