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@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@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@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@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.