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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f51e93dacd9c7fca X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-18 20:57:19 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: 18k11tm001@sneakemail.com (Russ) Newsgroups: comp.lang.ada Subject: Re: status of Ada STL? Date: 18 Jun 2002 20:57:19 -0700 Organization: http://groups.google.com/ Message-ID: References: <3d0ce154_5@news.bluewin.ch> <3D0D4274.6C5E02F9@acm.org> <4519e058.0206170753.599fd771@posting.google.com> NNTP-Posting-Host: 63.194.87.148 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1024459039 28271 127.0.0.1 (19 Jun 2002 03:57:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 19 Jun 2002 03:57:19 GMT Xref: archiver1.google.com comp.lang.ada:26347 Date: 2002-06-19T03:57:19+00:00 List-Id: Robert A Duff wrote in message news:... > C compatibility isn't the only thing. There's also the fact that lots > of people are used to C-like syntax. Java isn't even close to > compatible with C, but C programmers can feel comfortable with it, > because it sort of looks like C -- I have no proof, but I suspect that's > a big part of the reason Java caught on. WOW! I can't believe I actually read that! Give that man the biggest frickin' cigar even rolled! By the way, it ain't just compatibility with C that's important. It's compatibility with every major language in use today, such as C, C++, Java, Perl, Python, and even Fortran. Not a one of them uses ":="! Every last one of them uses "=" for assignment. WAKE UP, FOLKS!