<?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="Programming language design and implementation - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Programming_language_design_and_implementation&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Programming_language_design_and_implementation&amp;p=10">3.Next</a>
</p>
<p>as <a href="page.php?w=BCPL">BCPL</a>, <a href="page.php?w=Pascal_%28programming_language%29">Pascal</a>, and <a href="page.php?w=PyPy">RPython</a>.</p>

<p><big> Implementation </big></p>
<p>There are two general approaches to programming language implementation:<br/>
*<a href="page.php?w=Interpreter_%28computing%29">Interpretation</a>: The program is read as input by an interpreter, which performs the actions written in the program.<br/>
*<a href="page.php?w=Compiler">Compilation</a>: The program is read by a compiler, which translates it into some</p><p>
<a accesskey="1" href="page.php?w=Programming_language_design_and_implementation&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Programming_language_design_and_implementation&amp;p=10">3.Next</a>
</p>

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

</card>
</wml>
