Re: The fate of Euphoria

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

Kat wrote:
> 
> On 9 Nov 2004, at 7:38, Juergen Luethje wrote:
> 
> > 
> > Patrick Barnes wrote:
> > 
> > <snip>
> > 
> > > However, what my question was (and still wasn't answered):
> > 
> > I answered it one or two years ago. blink
> > 
> > > Is there anything that can be done with GOTO, that can't be done with
> > > a full set of high-level program flow statements?
> > 
> > No, there isn't. Scientists have proved that.
> 
> Lets see them prove this one:
> 
> goto string
> 
> and string can be 200,000 possibilities, and you don't know what they are. 
> That's a 2-word code line, it works fine, and i can't do it in Eu without tons
> of
> supporting "high level" code.

Ummmm...actually you can do this sort of thing in Euphoria....

  call_proc(routine_id(string))

Instead of 'labels' you use procedures. 

-- 
Derek Parnell
Melbourne, Australia

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

Search



Quick Links

User menu

Not signed in.

Misc Menu