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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,dc94fe39f71093ec X-Google-Attributes: gid103376,public From: Richard D Riehle Subject: Re: The revolution will not be standardized Date: 1999/12/23 Message-ID: <83ubgv$mlv$1@nntp5.atl.mindspring.net>#1/1 X-Deja-AN: 564362961 References: <82p7hu$l1q$1@nnrp1.deja.com> <82ppc9$1u6$1@nnrp1.deja.com> <385252E8.FF140CD2@acenet.com.au> <8333q3$9rh$1@nnrp1.deja.com> <8335ip$b8f$1@nnrp1.deja.com> <38561D9A.70B61403@acenet.com.au> <835ukh$uiv$1@nntp2.atl.mindspring.net> <385685B2.7E341C32@quadruscorp.com> <3856d861.30417176@news.netidea.com> <3856EA29.7B4C0A95@quadruscorp.com> <838mhs$cii$1@nnrp1.deja.com> <385F6039.65A1B1B4@acenet.com.au> <83od9d$1i8$1@nnrp1.deja.com> <83osai$ekj$1@nntp2.atl.mindspring.net> <83sb2d$r1i$1@nnrp1.deja.com> Organization: MindSpring Enterprises X-Server-Date: 23 Dec 1999 23:33:51 GMT Newsgroups: comp.lang.ada Date: 1999-12-23T23:33:51+00:00 List-Id: In article <83sb2d$r1i$1@nnrp1.deja.com>, Robert Dewar wrote: >In article , > Robert A Duff wrote: >> Richard D Riehle writes: >> >> Speaking of which, I've heard many people say that Java is >just like >> Ada, except that it uses C syntax. That is nonsense, in my >opinion: >> Java inherits many error-prone "features" not present in Ada. > > >Naturaly it goes without saying that it would be VERY useful >if yoou could expand on the above statement :-) I did not originate that assessment of Java. I think it was part of some other posting earlier. It is now so far from the source, nested within some other reply, that I am not sure of its origins. Java is not "just like Ada" with C syntax. According to Tucker, he sees some Ada semantics in Java. Although Java has tightened up some of the problems associated with C syntax and eliminated some of the ambiguities, it is still fundamentally C syntax. Richard Riehle