<?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="Porting - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=porting&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=porting&amp;p=11">3.Next</a>
</p>
<p>(a machine is defined by its language and vice versa). The intermediate code instructions are translated into equivalent machine code sequences by a code generator to create <a href="page.php?w=Executable">executable code</a>. It is also possible to skip the generation of machine code by actually implementing an <a href="page.php?w=interpreter_%28computing%29">interpreter</a> or <a href="page.php?w=Just-in-time_compilation">JIT</a> for the virtual machine.</p>

<p>The use of intermediate code enhances portability of the compiler, because only</p><p>
<a accesskey="1" href="page.php?w=porting&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=porting&amp;p=11">3.Next</a>
</p>

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

</card>
</wml>
