Eclipse plugin
Sean Kelly
sean at f4.ca
Wed Nov 1 11:54:30 PST 2006
Walter Bright wrote:
> Ary Manzana wrote:
>> I was thinking of sending a feature request to Java just for this tiny
>> function :-P
>
> Sorry about that <g>. It is pretty awful. But goto roolz.
>
> Lack of goto is one reason why I don't program in Java, I don't like
> languages trying to be my mom. There's no technical reason why Java
> can't have one, I know, I wrote a Java compiler.
It does in a limited form via labels and break/continue, but this
obviously has far less utility than goto.
Sean
More information about the Digitalmars-d
mailing list