Link: JavaScript Semicolon Insertion
Read a really good post on automatic semicolon insertion (ASI) in JavaScript. I highly recommend reading it if you’re not familiar with how ASI works.
http://inimino.org/~inimino/blog/javascript_semicolons
The author even includes the parser expression grammar for ECMAScript for those interested.
Enjoy!
Trackbacks
Use the following link to trackback from your own site:
http://jaysoo.ca/trackbacks?article_id=link-javascript-semicolon-insertion&day=04&month=06&year=2010
