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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,def01441310021b3 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-20 00:35:49 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!128.39.3.168!uninett.no!not-for-mail From: Reinert Korsnes Newsgroups: comp.lang.ada Subject: Re: Will (abstract) Ada code improve over time ? Date: Fri, 20 Jul 2001 09:35:36 +0200 Organization: UNINETT news service Message-ID: <3B57DF48.E1C23D42@ffi.no> References: <3B557455.B3ADFEE@ffi.no> NNTP-Posting-Host: sthrkou.ffi.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: snipp.uninett.no 995614548 26560 193.156.99.159 (20 Jul 2001 07:35:48 GMT) X-Complaints-To: news-abuse@uninett.no X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.3-12 i686) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:10309 Date: 2001-07-20T09:35:36+02:00 List-Id: Preben Randhol wrote: > On Wed, 18 Jul 2001 13:34:45 +0200, Reinert Korsnes wrote: > > Hi, > > > > Since Ada code is (supposed to be) on a higher abstraction level > > than for example C, does this mean that we can expect > > new compilers and hardware over time (10 years ?) will make > > a program made in Ada more efficient/faster than a similar C program ? > > As I "see" the future the following keywords will be more important than > a slight improvement in the speed of a running program: > > 1. Development Cost > 2. Maintainability Cost > 3. Reliability > > And as I see it, Ada 95 is better equipped to satisfy in all these areas > than C. Yes, there are more interesting questions, but is it some important and stable Ada code out there and that we may expect will run faster over time (on new hardware) as compared to if it was made in C ? (and similar: is it some stable C code out there and that would run better in the future is it was made in proper Ada ?). Do we see some significant new hardware coming and where old stable Ada code will have some advantage ? Parallel processors ? Distributed processing ? Processing where time/clock control comes in ? reinert > > > -- > �Don't use C; In my opinion, C is a library programming language > not an app programming language.� - Owen Taylor (GTK+ developer) > > Use Ada 95, a free language. More info at http://www.adapower.com/