<?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="Execution model - Page 11 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=execution_model&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=execution_model&amp;p=12">3.Next</a>
</p>
<p>or the runtime system may be embedded into the <a href="page.php?w=executable">executable</a> directly, such as by inserting branch instructions, which make dynamic choices about which work to perform next.</p>

<p>However, an <a href="page.php?w=Interpreter_%28computing%29">interpreter</a> may also be constructed for any language, in which case all decisions on order of execution are dynamic. An <a href="page.php?w=Interpreter_%28computing%29">interpreter</a> can be viewed as being part translator, and part execution model implementation.</p>

<p><big> Assembly language execution model versus implementation by micro-architectures </big></p><p>
<a accesskey="1" href="page.php?w=execution_model&amp;p=10">1.Previous</a><br />
<a accesskey="3" href="page.php?w=execution_model&amp;p=12">3.Next</a>
</p>

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

</card>
</wml>
