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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,641660bd28dd798d X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-12 12:45:16 PST Path: archiver1.google.com!news2.google.com!news1.google.com!sn-xit-02!sn-post-01!supernews.com!corp.supernews.com!not-for-mail From: "Randy Brukardt" Newsgroups: comp.lang.ada Subject: Re: Embedded Ada Development Tools Date: Wed, 12 Jun 2002 14:42:57 -0500 Organization: Posted via Supernews, http://www.supernews.com Message-ID: References: <3CFBC246.7020201@worldnet.att.net> <3CFE29BB.A7D22E77@NOSPAM.visteon.com> <3CFFB7A3.178C0549@acm.org> <3D0176F9.CBF39FB1@acm.org> X-Newsreader: Microsoft Outlook Express 4.72.3612.1700 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3719.2500 X-Complaints-To: newsabuse@supernews.com Xref: archiver1.google.com comp.lang.ada:25821 Date: 2002-06-12T14:42:57-05:00 List-Id: Michael Bode wrote in message ... >"Marin David Condic" writes: > >> As far as I can see, if Ada wants to play in the small SBC market, it needs >> to come along with that $500 development board as an already integrated item >> that provides every bit of functionality that the C compiler does, or it >> just doesn't stand a chance of winning any converts. > >So is there any $500 (or less) Ada compiler for any small embedded system? Janus/Ada 83 for MS-DOS is still $500. It has been used for embedded 186-based systems using an embedded MS-DOS. (The full bare-machine version costs a lot more than $500, though). Don't know if this is small enough for you, though. Randy Brukardt.