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,75913b4078315ff6 X-Google-Attributes: gid103376,public X-Google-Thread: 115aec,8dbb0b6ec705465a X-Google-Attributes: gid115aec,public X-Google-ArrivalTime: 2002-04-24 19:29:08 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!wn14eed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!rwcrnsc53.POSTED!not-for-mail References: <8a63570b.0204170122.808e23c@posting.google.com> <3CBF7A7A.A67B7D92@ameritel.net> From: Matt Majka Newsgroups: comp.lang.ada,comp.realtime Subject: Re: Is Ada preferred over C/C++ for the realtime domain? User-Agent: Newsflash/4.0-alpha-11 (MacOS/10) Message-ID: NNTP-Posting-Host: 12.252.144.19 X-Complaints-To: abuse@attbi.com X-Trace: rwcrnsc53 1019701747 12.252.144.19 (Thu, 25 Apr 2002 02:29:07 GMT) NNTP-Posting-Date: Thu, 25 Apr 2002 02:29:07 GMT Organization: AT&T Broadband Date: Thu, 25 Apr 2002 02:29:07 GMT Xref: archiver1.google.com comp.lang.ada:23092 comp.realtime:5343 Date: 2002-04-25T02:29:07+00:00 List-Id: Marin David Condic wrote: > >There are also lots of commercial Ada projects as well - especially where >high reliability, long project life and real-time/embedded considerations >are a big deal. The Boeing 777, for example. Ada is required by Boeing for DO-178B Levels A and B. For lower levels it is still preferred, but you can try to convince them to allow you to use something else. They shy away from C++ altogether.