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-Thread: a07f3367d7,58539c37894df295 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Received: by 10.236.83.39 with SMTP id p27mr11236346yhe.27.1344998912260; Tue, 14 Aug 2012 19:48:32 -0700 (PDT) Path: c6ni115620301qas.0!nntp.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nrc-news.nrc.ca!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Curiosity rover on Mars Date: Thu, 09 Aug 2012 17:37:18 +0200 Organization: Ada @ Home Message-ID: References: <91c0b518-899a-473f-96f8-2df630094412@googlegroups.com> <20120809072347.41d862e4@lufsen.sandat.dyndns.org> NNTP-Posting-Host: i3uOJRBvBlU6Nz4FD5cvZA.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.01 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2012-08-09T17:37:18+02:00 List-Id: Le Thu, 09 Aug 2012 07:23:47 +0200, Per Sandberg = a =C3=A9crit: > If the automated tool chain is: > > "C -> Assembly -> MachineCode" > "Ada -> Assembly -> MachineCode" > "Ada -> C -> Assembly -> MachineCode" > "simulink -> C -> Assembly -> MachineCode" > "simulink -> Ada -> C -> Assembly -> MachineCode" > > All the above scenarios are possible so in what language is the system= > written in ?? Seems this was "MATLAB -> C -> =E2=80=A6" and "Formal Modelling -> C -> = =E2=80=A6", which = is not the same as C alone. But seems some part were written in C by han= d, = 1/5 of the whole. The C compiler they used is probably highly trusted to= o, = and even perhaps formally verified. When high level techniques are used, the target language is not that = important, except if the target is to be updated or tweaked by hand late= r = (but that would probably brake the model, if formal techniques are not = used). Please, don't throw away that example to any one, most won't understand = C = as a target language and C as a main design language is not the same, an= d = they would do biased comparison with Ada. -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity