Re: You can't compare language features, only languages
- Posted by jaygade Nov 20, 2014
- 2741 views
We had this 'goto' argument many years ago, and 'goto' won. The argument itself lasted many years.
The key point is that 'goto' is still very rarely used in code. For the programmer himself? If you don't like 'goto' then don't use it. Euphoria has plenty of expressive flow control statements to use in its place.