Re: Good Use of GOTO
- Posted by c.k.lester <euphoric at ??lester.com> Jun 06, 2008
- 833 views
Jim Brown wrote: > He wanted an example where goto was used to enhance maintainability > of the code. No no no. I wanted examples of where a *Euphoria* program would significantly benefit from GOTO (that is, a performance increase of, say, 2-5%). And why, if PCRE is going to be merged into the interpreter (I might not have that idea correct), then why the Euphoria language would need a GOTO. My thinking is that there are GOTOs in the C source already, but Euphoria doesn't need GOTO, so why does PCRE require Euphoria to have GOTO?