<?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 13 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=interpreter_(computing)&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=interpreter_%28computing%29&amp;p=14">3.Next</a>
</p>
<p>But faster development (due to factors such as shorter edit-build-run cycle) can outweigh the value of faster execution speed--especially when prototyping and testing when the edit-build-run cycle is frequent.</p>

<p>An interpreter may generate an <a href="page.php?w=intermediate_representation">intermediate representation</a> (IR) of the program from source code in order to achieve goals such as fast runtime performance. A compiler may also generate an IR, but the compiler generates machine code for later execution whereas the interpreter prepares</p><p>
<a accesskey="1" href="page.php?w=interpreter_(computing)&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=interpreter_%28computing%29&amp;p=14">3.Next</a>
</p>

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

</card>
</wml>
