6 ms·
Abusing javascript as a semicolonless language is a bad idea (Go also). If you wish to have a langage without semicolons, design your grammar properly, not add
by silon4 14y ago
Abusing javascript as a semicolonless language is a bad idea (Go also).
If you wish to have a langage without semicolons, design your grammar properly, not add kludges to the lexer.