<?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="Source code - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=source_code&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=source_code&amp;p=3">3.Next</a>
</p>
<p>into a more computer-consumable form such as via a <a href="page.php?w=compiler">compiler</a>. Sometimes, code is compiled directly to <a href="page.php?w=machine_code">machine code</a> so that it can be run in the native language of the computer without further processing. Many modern environments, though, involve compiling to an <a href="page.php?w=intermediate_representation">intermediate representation</a> such as <a href="page.php?w=bytecode">bytecode</a> that can either run via an interpreter or be compiled on-demand to machine code via</p><p>
<a accesskey="1" href="page.php?w=source_code&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=source_code&amp;p=3">3.Next</a>
</p>

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

</card>
</wml>
