Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!harpo!eagle!mhuxl!ihnp4!inuxc!pur-ee!uiucdcs!uicsl!preece From: preece@uicsl.UUCP Newsgroups: net.lang Subject: Re: Strong typing and weak minds - (nf) Message-ID: <4768@uiucdcs.UUCP> Date: Wed, 4-Jan-84 22:32:54 EST Article-I.D.: uiucdcs.4768 Posted: Wed Jan 4 22:32:54 1984 Date-Received: Fri, 6-Jan-84 02:32:21 EST Lines: 12 #R:decvax:-31700:uicsl:6200002:000:416 uicsl!preece Jan 4 12:13:00 1984 ---------- Languages such as C which require variables to be declared before they are used (and which can compile in type conversions) seem to have small, simple, compilers and run-time support environments. This makes the language widely available at the cost of a moderate amount of programmer effort. ---------- The lack of programmer declaration in BASIC doesn't seem to have limited its availability much.