From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,eb425f6e2a82939b X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Ada compiler in BASIC? Date: 2000/05/04 Message-ID: <8es7u9$7ni$1@nnrp1.deja.com>#1/1 X-Deja-AN: 619187645 References: <8db57c$g94$1@nnrp1.deja.com> <8dbqi1$ej9$1@wanadoo.fr> <8ecjha$uih$1@slb1.atl.mindspring.net> <390f2850$1_1@excalibur.gbmtech.net> X-Http-Proxy: 1.0 x33.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Thu May 04 16:19:41 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-05-04T00:00:00+00:00 List-Id: In article <390f2850$1_1@excalibur.gbmtech.net>, "John Herro" wrote: > "Richard D Riehle" wrote: > > I think it was in an early issue of Dr. Dobbs. > You're right. It was in the January, March, May, and July, 1983 issues > of Dr. Dobbs Journal (issues 75, 77, 79, and 81). It was a *very* small > subset of Ada - no types defined by the user (no records and no enumeration > types!), no packages, and the non-standard spelling "elseif." However, it > *was* a good demonstration of hiding; a variable in a subprogram would > properly hide a variable of the same name in its parent. I am not sure this needs demonstration at this stage, good or otherwise, seeing as all Algol-60 compilers for the last forty years have implemented this well defined, and trivial to implement semantics :-) Sent via Deja.com http://www.deja.com/ Before you buy.