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,257bc0ff954a7696,start X-Google-Attributes: gid103376,public From: "Sam Harbaugh, Palm Bay, Florida" Subject: Re: C/C++ cheaper than Ada?? how? Re: Ada 200X Date: 1998/07/12 Message-ID: <3.0.32.19980712065953.009dd470@iu.net>#1/1 X-Deja-AN: 370844801 Sender: Ada programming language X-Sender: harbaugh@iu.net Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU Content-Type: text/plain; charset="us-ascii" Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-07-12T00:00:00+00:00 List-Id: re: cheaper - This spring the project I am on was directed by the DoD customer to switch from Ada95 to C++. The customer perceives that C++ is less expensive than Ada95. I will wait at least a year to give an opinion on relative cost. If you haven't looked at C++ in a while look again, the draft standard ANSI/ISO C++ has new features. re: Ada 200X - I suggest: 1) Recognize that it is a multilingual world, accomodate other popular languages. The program I am on is a C++ project but actually there are 13 programming languages to be used. 2) Recognize that it is a multi-architecture world, accomodate interpretive systems and systems which don't admit programs which have runtime systems. my 2 cents - worth every penny