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. 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 <n> spaces.<br>
<br>
<blockquote type=cite cite> IF<br>
condition<br>
process<br>
TRUE<br>
SKIP<br>
<br>
just a bit too long winded, when<br>
<br>
IF condition<br>
process</blockquote><br>
I used to think this too, when I used occam actively. How about:<br>
<br>
IFSKIP<br>
condition<br>
process<br>
<br>
is equivalent to adding TRUE/SKIP to the end.<br>
<br>
<br>
Ruth</html>
This archive was generated by hypermail 2.1.7 on 2004-10-31 20:03:56 GMT
© Copyright WoTUG
All rights reserved