<div dir="ltr"><div>Hi,</div><div><br></div><div>I don&#39;t know very good esprima, but is esprima can be compared to tern (which is javascript inference engine) or just be compared to acorn?</div><div>If esprima is like acorn, can we use esprima inside tern? Is it interesting (for performance for example)?</div>
<div> </div><div><span style="font-family:arial,sans-serif;font-size:13px">&gt; In fact Acorn, the parser used by Tern, is </span><span style="font-family:arial,sans-serif;font-size:13px">compatible with Esprima.</span><br>
</div><div><font face="arial, sans-serif">It means that we could use esprima lint </font><a href="https://github.com/eslint/eslint">https://github.com/eslint/eslint</a> ?</div><div><br></div><div>Regard&#39;s Angelo</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-10 16:15 GMT+02:00 Marijn Haverbeke <span dir="ltr">&lt;<a href="mailto:marijnh@gmail.com" target="_blank">marijnh@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
We are aware of Esprima. In fact Acorn, the parser used by Tern, is<br>
compatible with Esprima.<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Jul 10, 2014 at 4:01 PM, Mickael Istria &lt;<a href="mailto:mistria@redhat.com">mistria@redhat.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Here is a project that could be interesting:<br>
&gt; <a href="https://projects.eclipse.org/proposals/esprima" target="_blank">https://projects.eclipse.org/proposals/esprima</a><br>
&gt;<br>
&gt; Cheers,<br>
&gt; --<br>
&gt; Mickael Istria<br>
&gt; Eclipse developer at JBoss, by Red Hat<br>
&gt; My blog - My Tweets<br>
&gt;<br>
&gt; --<br>
&gt; You received this message because you are subscribed to the Google Groups<br>
&gt; &quot;tern-dev&quot; group.<br>
&gt; To unsubscribe from this group and stop receiving emails from it, send an<br>
&gt; email to <a href="mailto:tern-dev%2Bunsubscribe@googlegroups.com">tern-dev+unsubscribe@googlegroups.com</a>.<br>
&gt; For more options, visit <a href="https://groups.google.com/d/optout" target="_blank">https://groups.google.com/d/optout</a>.<br>
<br>
--<br>
You received this message because you are subscribed to the Google Groups &quot;tern-dev&quot; group.<br>
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:tern-dev%2Bunsubscribe@googlegroups.com">tern-dev+unsubscribe@googlegroups.com</a>.<br>
For more options, visit <a href="https://groups.google.com/d/optout" target="_blank">https://groups.google.com/d/optout</a>.<br>
</div></div></blockquote></div><br></div>