[jbosstools-dev] Esprima

Marijn Haverbeke marijnh at gmail.com
Thu Jul 10 10:45:30 EDT 2014


Esprima is a parser. Context: http://marijnhaverbeke.nl/blog/acorn.html

On Thu, Jul 10, 2014 at 4:34 PM, Angelo zerr <angelo.zerr at gmail.com> wrote:
> Hi,
>
> I don't know very good esprima, but is esprima can be compared to tern
> (which is javascript inference engine) or just be compared to acorn?
> If esprima is like acorn, can we use esprima inside tern? Is it interesting
> (for performance for example)?
>
>> In fact Acorn, the parser used by Tern, is compatible with Esprima.
> It means that we could use esprima lint https://github.com/eslint/eslint ?
>
> Regard's Angelo
>
>
> 2014-07-10 16:15 GMT+02:00 Marijn Haverbeke <marijnh at gmail.com>:
>
>> We are aware of Esprima. In fact Acorn, the parser used by Tern, is
>> compatible with Esprima.
>>
>> On Thu, Jul 10, 2014 at 4:01 PM, Mickael Istria <mistria at redhat.com>
>> wrote:
>> > Hi,
>> >
>> > Here is a project that could be interesting:
>> > https://projects.eclipse.org/proposals/esprima
>> >
>> > Cheers,
>> > --
>> > Mickael Istria
>> > Eclipse developer at JBoss, by Red Hat
>> > My blog - My Tweets
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups
>> > "tern-dev" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> > an
>> > email to tern-dev+unsubscribe at googlegroups.com.
>> > For more options, visit https://groups.google.com/d/optout.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "tern-dev" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to tern-dev+unsubscribe at googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>
>


More information about the jbosstools-dev mailing list