<br><br><div class="gmail_quote">On Fri, Nov 21, 2008 at 3:39 AM, Paolo Bonzini <span dir="ltr">&lt;<a href="mailto:bonzini@gnu.org">bonzini@gnu.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">Igor Stasenko wrote:<br>
&gt; One more thing which i discovered in current parser:<br>
&gt;<br>
&gt; #$A inspect<br>
&gt;<br>
&gt; returns a character, not symbol. Is this correct to the syntaxt rules?<br>
<br>
</div>It should be a syntax error, period. &nbsp;Like<br>
<br>
&gt; a :== 5<br>
<br>
should.<br>
<br>
One idea I was toying with was to allow . in binary selectors, except<br>
for the special #. of course; this goes along with the idea of<br>
considering . to be a statement terminator only if not followed by<br>
whitespace (avoiding the unintuitive behavior of {<a href="http://1.0.2.0" target="_blank">1.0.2.0</a>}). &nbsp;For example,<br>
<br>
1..5 do: [ :i | Transcript show: i ]</blockquote><div><br></div><div>+1000</div><div><br></div><div>Yes!! Yes!! Yes!!</div><div><br></div><div>etc...</div><div>&nbsp;</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
<font color="#888888"><br>
Paolo<br>
<br>
</font></blockquote></div><br>