[antlr-interest] Regular Expression in ECMAScript Grammer

Bart Kiers bkiers at gmail.com
Wed Oct 17 23:15:57 PDT 2012


On the grammar list, there's also:
*
*
*A complete ECMAScript 3 grammar <http://research.xebic.com>*
* Xebic Research B.V. (Patrick Hulsmeijer) Wed Apr 9, 2008 05:08*
* Combined lexer/parser and treeparser grammars written from scratch with
the ES3 specification in hand. Includes support for auto semicolon
insertion and regular expression literals.*

Regards,

Bart.


On Wed, Oct 17, 2012 at 11:33 PM, Deepak Patil <deepakpatil84 at gmail.com>wrote:

> Hi,
>
> I couldn't find support for Regular Expression in
> *ECMAScript<http://www.antlr.org/grammar/1206736738015/JavaScript.g>
>  ( **http://www.antlr.org/grammar/1206736738015/JavaScript.g ) .*
> e.g.  quickExpr = /^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/
> please point me if anything is there.
>
> Thanks and Regards,
> Deepak Patil (http://www.openwaf.com)
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe:
> http://www.antlr.org/mailman/options/antlr-interest/your-email-address
>


More information about the antlr-interest mailing list