Hi! On Mon, 15 Oct 2007, Jeff Dyer wrote:
> Whether or not we could use it as the primary source of the reference > implementation, it would be interesting to implement the current grammar > using YACC to see where it is ambiguous. All I know is that the ES1-3 grammar was hard to squeeze into Bison/Yacc (think of automatic semicolon insertion!) for the KDE JavaScript interpreter. Next version will work without for greater flexibility and better error reporting. That being said, there are of course much more advanced parser generators these days that have more sophisticated input languages. Harri. _______________________________________________ Es4-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es4-discuss
