<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 07/10/2014 07:34 AM, Angelo zerr
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKLdLg81r0nfZ96aNmtUKYnx24nPi+P77ibOPzfsjFtsRp+XZw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi,</div>
        <div><br>
        </div>
        <div>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?</div>
        <div>If esprima is like acorn, can we use esprima inside tern?
          Is it interesting (for performance for example)?</div>
      </div>
    </blockquote>
    There is a Speed Comparison page
    <a class="moz-txt-link-freetext" href="http://esprima.org/test/compare.html">http://esprima.org/test/compare.html</a><br>
    <br>
    Best<br>
    Denis<br>
    <blockquote
cite="mid:CAKLdLg81r0nfZ96aNmtUKYnx24nPi+P77ibOPzfsjFtsRp+XZw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>&nbsp;</div>
        <div><span style="font-family:arial,sans-serif;font-size:13px">&gt;
            In fact Acorn, the parser used by Tern, is&nbsp;</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&nbsp;</font><a moz-do-not-send="true"
            href="https://github.com/eslint/eslint">https://github.com/eslint/eslint</a>
          ?</div>
        <div><br>
        </div>
        <div>Regard'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 moz-do-not-send="true"
              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
                  moz-do-not-send="true"
                  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 moz-do-not-send="true"
                  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; "tern-dev" group.<br>
                &gt; To unsubscribe from this group and stop receiving
                emails from it, send an<br>
                &gt; email to <a moz-do-not-send="true"
                  href="mailto:tern-dev%2Bunsubscribe@googlegroups.com">tern-dev+unsubscribe@googlegroups.com</a>.<br>
                &gt; For more options, visit <a moz-do-not-send="true"
                  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 "tern-dev" group.<br>
                To unsubscribe from this group and stop receiving emails
                from it, send an email to <a moz-do-not-send="true"
                  href="mailto:tern-dev%2Bunsubscribe@googlegroups.com">tern-dev+unsubscribe@googlegroups.com</a>.<br>
                For more options, visit <a moz-do-not-send="true"
                  href="https://groups.google.com/d/optout"
                  target="_blank">https://groups.google.com/d/optout</a>.<br>
              </div>
            </div>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
jbosstools-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>