<?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="Integer literal - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Integer_literal&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Integer_literal&amp;p=6">3.Next</a>
</p>
<p>a semantic question.</p>

<p>Integer literals are generally lexed with <a href="page.php?w=regular_expression">regular expression</a>s, as in <a href="page.php?w=Python_%28programming_language%29">Python</a>.</p>

<p><big>Evaluation</big></p>
<p>As with other literals, integer literals are generally evaluated at compile time, as part of the semantic analysis phase. In some cases this semantic analysis is done in the lexer, immediately on recognition of an integer literal, while in other cases this is deferred until the parsing stage, or until after the</p><p>
<a accesskey="1" href="page.php?w=Integer_literal&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Integer_literal&amp;p=6">3.Next</a>
</p>

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

</card>
</wml>
