Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site hou3c.UUCP Path: utzoo!linus!philabs!cmcl2!floyd!harpo!eagle!mhuxl!houxm!hocda!hou3c!ka From: ka@hou3c.UUCP (Kenneth Almquist) Newsgroups: net.lang Subject: Re: declarations and nested blocks Message-ID: <147@hou3c.UUCP> Date: Wed, 21-Dec-83 14:57:37 EST Article-I.D.: hou3c.147 Posted: Wed Dec 21 14:57:37 1983 Date-Received: Fri, 23-Dec-83 00:35:21 EST References: <1072@mit-eddie.UUCP> Organization: Bell Labs, Holmdel, NJ Lines: 6 I agree. The Algol-like procedure nesting is in my view one of the big deficiencies of Pascal. Simula and various Pascal descendents provide for explicit importing of global variables, and it's surprizing that the Ada designers didn't provide it. Fortunately in Ada you can get around the problem by placing procedures in separate packages. Kenneth Almquist