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,e5eb8ca5dcea2827 X-Google-Attributes: gid103376,public X-Google-Thread: 1008e3,a7084fcfbc5ce2fb X-Google-Attributes: gid1008e3,public From: Robert Dewar Subject: Re: Ada OO Mechanism Date: 1999/05/31 Message-ID: <7isqrp$l5s$1@nnrp1.deja.com>#1/1 X-Deja-AN: 483914276 References: <7i05aq$rgl$1@news.orbitworld.net> <7i17gj$1u1k@news2.newsguy.com> <7icgkg$k4q$1@nnrp1.deja.com> <3749E9EC.2842436A@aasaa.ofe.org> <7id2eo$fag@drn.newsguy.com> <3749FF7D.F17CE16A@aasaa.ofe.org> <374AC676.F7AE0772@lmco.com> <374F1DD3.64070C3E@mitre.org> <7ircia$ued@drn.newsguy.com> <928093666.328.83@news.remarQ.com> X-Http-Proxy: 1.0 x40.deja.com:80 (Squid/1.1.22) for client 166.72.71.57 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Mon May 31 02:06:48 1999 GMT Newsgroups: comp.lang.ada,comp.lang.modula3 X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-05-31T00:00:00+00:00 List-Id: In article <928093666.328.83@news.remarQ.com>, "Vladimir Olensky" wrote: > Another remarkable feature of M3 is that it has Garbage > Collector as part of the language specification. > (Long before Java). Yes, it is surprising that some folks think Java was the first strongly typed procedural language to require garbage collection when M3 had appeared nearly ten years before .... Almost as surprising as the fact that some folks thinking M3 was the first strongly typed procedural language to require garbage collection when Algol-68 had appeared nearly 20 years earlier :-) And it is certainly fair to compare Algol-68 with Modula-3. Actually A68 was really significantly more successful than Modula-3. Two major manufacturers had fully supported Algol-68 compilers, and Algol-68 was very widely taught in England at one stage (in the 1970 British Journal of Computing survey, it was most mentioned as the ideal teaching language by British respondents -- reflecting the availability of the excellent ICL compiler). Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.