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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,52fd60a337c05842 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-14 10:32:21 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!isdnet!wanadoo.fr!not-for-mail From: "Baugereau" Newsgroups: comp.lang.ada Subject: Re: ada paper critic Date: Fri, 14 Jun 2002 19:34:23 +0200 Organization: Wanadoo, l'internet avec France Telecom Message-ID: References: <3D0976BD.21FA7516@sympatico.ca> <3D0A1A15.C600F684@sympatico.ca> Reply-To: "Baugereau" NNTP-Posting-Host: afontenayssb-103-1-2-88.abo.wanadoo.fr X-Trace: wanadoo.fr 1024075940 28169 193.253.44.88 (14 Jun 2002 17:32:20 GMT) X-Complaints-To: abuse@wanadoo.fr NNTP-Posting-Date: 14 Jun 2002 17:32:20 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Xref: archiver1.google.com comp.lang.ada:25961 Date: 2002-06-14T17:32:20+00:00 List-Id: > Same rank number 3 :) Ok :))) > Actually I meant Ada95 is usually a bit slower than c and c++. > That certainly doesn't make ada inferior to c/c++. > Ada places more importance on reliability, platform-independance, > long-term maintainability and long-term reuse. I just wanted to make the point that the compiler is the issue, not the language itself. > > As coders we are faced with decisions on what kind of software > engineering lifestyle we want to live. > I have decided to go with Ada and Linux lifestyles for the long haul and > it has much to do with > reliability, platform-independance, long-term maintainability and > long-term reuse. Agreed. But for raw performance, on many platforms, much more effort has been invested in optimising C or C++ compilers than Ada compilers. > > > Mhh. What Ada compiler produces faster code than the best C++ compiler on > > x86 for instance? > I don't know. It has never been my preoccupation. It was mine :)