Re: Goto (Was Re: Open Source)
- Posted by CChris <christian.cuvier at agri?ulture.gou?.fr> Oct 29, 2007
- 796 views
c.k.lester wrote: > > CChris wrote: > > c.k.lester wrote: > > > CChris wrote: > > > > loop do > > > > -- some code > > > > until some_condition > > > > end loop > > > The "end loop" is redundant, isn't it? > > Sure, but in keeping with all other Euphoria code block syntactic markers. > > IMHO, we should never choose tradition over efficiency. :) I agree, but then it would be another language... CChris