Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site denelcor.UUCP Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!houxz!vax135!floyd!cmcl2!seismo!hao!denelcor!neal From: neal@denelcor.UUCP (Neal Weidenhofer) Newsgroups: net.lang Subject: Re: Re: Gotos; tail-recursion Message-ID: <478@denelcor.UUCP> Date: Tue, 12-Jun-84 19:15:45 EDT Article-I.D.: denelcor.478 Posted: Tue Jun 12 19:15:45 1984 Date-Received: Thu, 14-Jun-84 00:06:30 EDT References: <5400008@ea.UUCP> Organization: Denelcor, Aurora, CO Lines: 30 ************************************************************************** > There are *no* bad language constructs, merely bad uses for them. > >There are, however, good language constructs: those that make it easier for >me to express my algorithms. If-then-else is better than if-goto for that >reason. Likewise, data structures and data abstraction are better than arrays. > >!denelcor!neal