[untitled]·14 lat temu·0 comments3 commentsPost comment[–]silon4·14 lat temureplyAbusing 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.[+][deleted]·14 lat temu(1)[–]thezilch·14 lat temureplyNope. cat foo.js; jsmin <foo.js "foo" && !"foo" "foo"&&;!"foo"[+][deleted]·14 lat temu
If you wish to have a langage without semicolons, design your grammar properly, not add kludges to the lexer.