[Oberon] On praise of repeat-until construct

Chris Burrows chris at cfbsoftware.com
Sat Jun 25 15:28:50 CEST 2016


> -----Original Message-----
> From: Oberon [mailto:oberon-bounces at lists.inf.ethz.ch] On Behalf Of
> eas lab
> Sent: Saturday, 25 June 2016 6:23 PM
> To: ETH Oberon and related systems
> Subject: Re: [Oberon] On praise of repeat-until construct
> 
> RepeatUntil does not allow the <zero loop> case.
> 
> So DoWhile is more universal.
> 

Do-while in C also does not allow the <zero loop> case. You might be
thinking of the C / Oberon 'while' loops, both of which allow the <zero
loop> case.





More information about the Oberon mailing list