<?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="Forth (programming language) - Page 23 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Forth_(programming_language)&amp;p=22">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Forth_%28programming_language%29&amp;p=24">3.Next</a>
</p>

<p><big> Facilities </big></p>
<p>Forth's <a href="page.php?w=Formal_grammar">grammar</a> has no official specification. Instead, it is defined by a simple algorithm. The interpreter reads a line of input from the user input device, which is then parsed for a word using spaces as a <a href="page.php?w=delimiter">delimiter</a>; some systems recognise additional <a href="page.php?w=Whitespace_character">whitespace</a> characters. When the interpreter finds a word, it looks the word up in the dictionary. If the word is found, the interpreter executes the code</p><p>
<a accesskey="1" href="page.php?w=Forth_(programming_language)&amp;p=22">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Forth_%28programming_language%29&amp;p=24">3.Next</a>
</p>

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

</card>
</wml>
