The Closure Compiler parser is here:

https://github.com/google/closure-compiler/tree/master/src/com/google/javascript/jscomp/parsing/parser

I know it is still missing new.target, I believe it is otherwise up to date.

On Thu, May 7, 2015 at 10:42 AM, Michael Ficarra <[email protected]
> wrote:

> The Shift parser has, to my knowledge, the most complete support for ES6.
> You can try it out in the online demo at
> http://jsoverson.github.io/shift-visualizer/. Note that the demo is using
> a slightly out of date parser, but I've asked the maintainer to update it
> ASAP.
>
> On Thu, May 7, 2015 at 8:52 AM, Mathias Bynens <[email protected]> wrote:
>
>> On Thu, May 7, 2015 at 5:37 PM, Park, Daejun <[email protected]>
>> wrote:
>> > Is there any parser for ES6?
>>
>> https://github.com/shapesecurity/shift-parser-js supports ES6/ES2015
>> RC2. You can read more about it here:
>> http://engineering.shapesecurity.com/2015/04/two-phase-parsing.html
>> _______________________________________________
>> es-discuss mailing list
>> [email protected]
>> https://mail.mozilla.org/listinfo/es-discuss
>>
>
>
>
> --
> Shape Security is hiring outstanding individuals. Check us out at 
> *https://shapesecurity.com/jobs/
> <https://shapesecurity.com/jobs/>*
>
> _______________________________________________
> es-discuss mailing list
> [email protected]
> https://mail.mozilla.org/listinfo/es-discuss
>
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to