Xref: utzoo misc.misc:6126 comp.misc:6083 Path: utzoo!attcan!uunet!husc6!bbn!apple!sun-barr!texsun!pollux!ti-csl!m2!gateley From: gateley@m2.csc.ti.com (John Gateley) Newsgroups: misc.misc,comp.misc Subject: Re: The "evil" GOTO (Was: 25 Years of BASIC) Message-ID: <77467@ti-csl.csc.ti.com> Date: 12 May 89 04:09:45 GMT References: <1791@ubu.warwick.UUCP> <1436@onion.reading.ac.uk> <1814@ubu.warwick.UUCP> <1860@ubu.warwick.UUCP> <2491@koto.cs.vu.nl> Sender: news@ti-csl.csc.ti.com Reply-To: gateley@m2.UUCP (John Gateley) Followup-To: misc.misc Organization: TI Computer Science Center, Dallas Lines: 7 I haven't seen anybody mention what I consider to be the most valid use of goto: implementing new control structures. For languages without coroutines, a sufficiently powerful goto can be used to implement them. This is true for any new control structure. John gateley@tilde.csc.ti.com