Re: Goto (Was Re: Open Source)

new topic     » goto parent     » topic index » view thread      » older message » newer message

c.k.lester wrote:
> 
> CChris wrote:
> > The loop ... until ... construct doesn't add much functionality, as it can
> > be
> > emulated. It's just a convenience and can prevent some bugs from appearing
> > by
> > not requiring a translation to another loop, usually a while one.
> 
> I'm not against it as long as it is
> 
> loop do [label]
> ...
> until condition

I don't mind either.
And after all this is not standard Euphoria, so people who would like to see the
"end something" marker (which is useless) can just stick to the standard thing.

I didn't implement yet the "with indent" directive that would allow to replace
end, do and then by indent changes. One thing at a time...

CChris

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu