Re: New language syntax

From: Ruth Ivimey-Cook (ruthc_at_email.domain.hidden)
Date: 2000-12-18 23:41:15


<html>
At 17:45 18/12/00 +0000, Jim wrote:<br>
<blockquote type=cite cite>students favorite text editor are a large source of error.&nbsp; All the lexical<br>
analyser should ensure is that the indentation is further in or further out<br>
than<br>
the current level.</blockquote><br>
I think I could go for this... particularly autoconverting tabs to &lt;n&gt; spaces.<br>
<br>
<blockquote type=cite cite>&nbsp; IF<br>
&nbsp;&nbsp;&nbsp; condition<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; process<br>
&nbsp;&nbsp;&nbsp; TRUE<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SKIP<br>
<br>
just a bit too long winded, when<br>
<br>
&nbsp; IF condition<br>
&nbsp;&nbsp;&nbsp; process</blockquote><br>
I used to think this too, when I used occam actively. How about:<br>
<br>
IFSKIP<br>
&nbsp; condition<br>
&nbsp;&nbsp;&nbsp; process<br>
<br>
is equivalent to adding TRUE/SKIP to the end.<br>
<br>
<br>
Ruth</html>


Original text of this message

This archive was generated by hypermail 2.1.7 on 2004-10-31 20:03:56 GMT
© Copyright WoTUG
All rights reserved