I'm trying to find a grammar file for Javascript for Yacc (preferably for Jay, but since Jay is a Yacc clone I should be fine, since I need to implement it on .NET).
|
|
|
|
|
|
|
Like this? It's a LALR(1) grammar for ECMA-262, aka "ECMAScript ", aka JavaScript 1.5. This is the language implemented as early as Firefox 1, IE 5.5, Opera 6, Safari 3, and Chrome 1. |
|||
|
|
