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-Thread: 103376,58539c37894df295 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.85.231 with SMTP id k7mr250633paz.38.1344450672409; Wed, 08 Aug 2012 11:31:12 -0700 (PDT) Path: c10ni96524pbw.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: Curiosity rover on Mars Date: Wed, 8 Aug 2012 11:31:11 -0700 (PDT) Organization: http://groups.google.com Message-ID: <91c0b518-899a-473f-96f8-2df630094412@googlegroups.com> References: NNTP-Posting-Host: 184.20.41.15 Mime-Version: 1.0 X-Trace: posting.google.com 1344450672 18037 127.0.0.1 (8 Aug 2012 18:31:12 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 8 Aug 2012 18:31:12 +0000 (UTC) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=184.20.41.15; posting-account=uInPWgoAAAD9VvUJDc0jNwDhBg_137JZ User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-08-08T11:31:11-07:00 List-Id: On Wednesday, August 8, 2012 7:41:05 AM UTC-7, Peter C. Chapin wrote: > The Curiosity rover successfully landed on Mars earlier this week. > Congratulations to NASA and to all those who worked on the daring and > controversial new landing system---which apparently worked perfectly. I > saw a NASA video that mentioned that there was 500,000 lines of code in > the EDL (Entry, Descent, and Landing) system. Does anyone happen to know > if there is any Ada on board that spacecraft? According to http://programmers.stackexchange.com/questions/159637/what-is-the-mars-curiosity-rovers-software-built-in it's in C, possibly "mostly auto-generated".