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,278bbb0f0b3e412c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-05-20 08:21:59 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!128.39.3.168!uninett.no!not-for-mail From: "Tor Fredrik Aas" Newsgroups: comp.lang.ada Subject: Re: Ada subset for microcontrollers Date: Sun, 20 May 2001 17:28:51 +0200 Organization: UNINETT news service Message-ID: <9e8nem$lvn$1@snipp.uninett.no> References: <01HW.B72906E0000B380B068598CC@news.pacbell.net> <3B0406D3.EF580628@boeing.com> NNTP-Posting-Host: 158.36.165.202 X-Trace: snipp.uninett.no 990372118 22519 158.36.165.202 (20 May 2001 15:21:58 GMT) X-Complaints-To: news-abuse@uninett.no X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Xref: archiver1.google.com comp.lang.ada:7661 Date: 2001-05-20T17:28:51+02:00 List-Id: "Jeffrey Carter" wrote in message news:3B0406D3.EF580628@boeing.com... > David Kristola wrote: > > > > Soon i'll be picking a microcontroller for a robot project. While i'm > > sure i would have no problem learning PIC Basic or Interactive C, i > > would prefer to work in Ada, or a subset of Ada. Is there an Ada > > subset compiler out there for any microcontrollers? > > There's always the Lego Mindstorms subset described in a recent Ada > Letters article (2000 Sep). You can find it online (PDF) at > > http://www.acm.org/sigada/ada_letters/sept2000/index.htm AFAIK the RCX uses a Hitachi H8 controller. I might be possible to run the same code on larger controllers, even SH-8. -f