<?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 14 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Interpreter_(computing)&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Interpreter_%28computing%29&amp;p=15">3.Next</a>
</p>
<p>to execute the program. These differing goals lead to differing IR design. Many <a href="page.php?w=BASIC">BASIC</a> interpreters replace <a href="page.php?w=keyword_%28computer_programming%29">keyword</a>s with single <a href="page.php?w=byte">byte</a> <a href="page.php?w=Token_threading_">tokens</a> which can be used to find the instruction in a <a href="page.php?w=jump_table">jump table</a>. A few interpreters, such as the <a href="page.php?w=PBASIC">PBASIC</a> interpreter, achieve even higher levels of program compaction by using a bit-oriented</p><p>
<a accesskey="1" href="page.php?w=Interpreter_(computing)&amp;p=13">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Interpreter_%28computing%29&amp;p=15">3.Next</a>
</p>

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

</card>
</wml>
