Re: The fate of Euphoria
- Posted by codepilot Gmail Account <codepilot at gmail.com> Nov 08, 2004
- 570 views
I no professional programmer, and I've only been using euphoria for like 4 years, so I asked a few people (professional programmers) what goto is(was) for. They said it's good for source code protection, ie. by putting in a bunch of GOTOs it is nearly impossible to see what the real code does. So is that why you want GOTO, to make euphoria unreadable? Daniel PS CASE is very good, better than a bunch of elsifs. On Mon, 08 Nov 2004 00:11:08 -0800, Ferlin Scarborough <guest at rapideuphoria.com> wrote: > > posted by: Ferlin Scarborough <ferlin1 at bellsouth.net> > > >And if he does NOT make changes, the language will always be a primitive > >LISP wannabe, without even a basic goto or case statement, and Rob won't > > The CASE statement I can agree with, but I simply CAN NOT stand a program > that uses a GOTO statement, that is just utterly uncalled for, there is no > need for such a monster that only tends to make you have to jump all over > the place, and eventually forget which goto started it all. > > Although, Rob is welcome to implement a GOTO, but I simply will not ever > use it if it is there. > > But, now the CASE statement, that's another deal altogether. > > Later. > > Ferlin Scarborough > > Learn To Program Games in Free Courses At > http://www.gameuniv.net > > My Euphoria Home Page > http://mywebpage.netscape.com/shadetreesoft > > > > >