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: f849b,b8d52151b7b306d2 X-Google-Attributes: gidf849b,public X-Google-Thread: 103376,a00006d3c4735d70 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-12-24 12:10:20 PST Path: archiver1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!mail.nartron.COM!not-for-mail From: iddw@hotmail.com (Dave Hansen) Newsgroups: comp.arch.embedded,comp.lang.ada Subject: Re: Certified C compilers for safety-critical embedded systems Date: Wed, 24 Dec 2003 20:14:32 GMT Message-ID: <3fe9f0d7.104475725@News.CIS.DFN.DE> References: <3fe00b82.90228601@News.CIS.DFN.DE> <3FE026A8.3CD6A3A@yahoo.com> <3bf1uvg2ntadvahfud2rg6ujk24sora6gr@4ax.com> <2u3auvogde8ktotlaq0ldiaska3g416gus@4ax.com> <20619edc.0312221020.3fd1b4ee@posting.google.com> <20619edc.0312222106.3b369547@posting.google.com> <45cs9hAbLc6$EAAx@phaedsys.demon.co.uk> NNTP-Posting-Host: mail.nartron.com (216.65.187.224) X-Trace: news.uni-berlin.de 1072296618 12709656 216.65.187.224 ([97677]) X-Newsreader: Forte Free Agent 1.21/32.243 Xref: archiver1.google.com comp.arch.embedded:6075 comp.lang.ada:3786 Date: 2003-12-24T20:14:32+00:00 List-Id: On Wed, 24 Dec 2003 16:46:19 +0000, Chris Hills wrote: [...] > >PASCAL and Mod2 are mentioned but you will be hard pressed to find tool >for these for many targets. BTW is there ADA for the PIC, AVR and 8015? Nit: it's "Pascal," "Modula-2," and "Ada." The PIC I doubt. I'm hard-pressed to consider some of the "C" compilers for PIC to be C. As an alternative HLL, JAL (Just Another Language) is kind of interesting. http://www.voti.nl/jal/ The AVR is supported by GCC, so GNAT might work, though the runtime support probably isn't there. I haven't tried it in any case. The 8015 I've never heard of. I assume you mean 8051, to which I'd have to say I haven't heard of one, though there is a Modula-2 compiler. Regards, -=Dave -- Change is inevitable, progress is not.