<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Interpreter (computing) - Page 16 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=interpreter_(computing)&amp;p=15">1.Previous</a><br />
<a accesskey="3" href="page.php?w=interpreter_%28computing%29&amp;p=17">3.Next</a>
</p>
<p><a href="page.php?w=Lisp_%28programming_language%29">Lisps</a>) allow interpreted and compiled code to call each other and to share variables. This means that once a routine has been tested and debugged under the interpreter it can be compiled and thus benefit from faster execution while other routines are being developed.</p>

<p><big>Implementation</big></p>
<p>Since the early stages of interpreting and compiling are similar, an interpreter might use the same <a href="page.php?w=lexical_analysis_">lexical analyzer</a> and <a href="page.php?w=parser">parser</a></p><p>
<a accesskey="1" href="page.php?w=interpreter_(computing)&amp;p=15">1.Previous</a><br />
<a accesskey="3" href="page.php?w=interpreter_%28computing%29&amp;p=17">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
