<?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 24 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Forth_(programming_language)&amp;p=23">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Forth_%28programming_language%29&amp;p=25">3.Next</a>
</p>
<p>associated with the word, and then returns to parse the rest of the input stream. If the word isn't found, the word is assumed to be a number and an attempt is made to convert it into a number and push it on the stack; if successful, the interpreter continues parsing the input stream. Otherwise, if both the lookup and the number conversion fail, the interpreter prints the word followed by an error message indicating that the word is not recognised, flushes the input stream, and waits for new user input.</p>

<p>The definition of a new word is</p><p>
<a accesskey="1" href="page.php?w=Forth_(programming_language)&amp;p=23">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Forth_%28programming_language%29&amp;p=25">3.Next</a>
</p>

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

</card>
</wml>
