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,bc39cb7895d6075a X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news2.google.com!news.glorb.com!feeder.erje.net!feeder.news-service.com!proxad.net!feeder2-2.proxad.net!cleanfeed2-a.proxad.net!nnrp4-1.free.fr!not-for-mail From: Samuel Tardieu Newsgroups: comp.lang.ada Subject: Re: Is there an Ada port to Microchip PIC? References: Date: Wed, 23 Jul 2008 23:50:51 +0200 Message-ID: <87ljzs8e2s.fsf@willow.rfc1149.net> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:TTXkgQF8pF0EQX5fvBgWajARTss= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Leafnode-NNTP-Posting-Host: 2a01:e35:1382:f950::3 Organization: Guest of ProXad - France NNTP-Posting-Date: 23 Jul 2008 23:55:01 MEST NNTP-Posting-Host: 88.191.14.223 X-Trace: 1216850101 news-2.free.fr 10443 88.191.14.223:43145 X-Complaints-To: abuse@proxad.net Xref: g2news1.google.com comp.lang.ada:1295 Date: 2008-07-23T23:55:01+02:00 List-Id: >>>>> "Bernd" == Bernd Specht writes: Bernd> Does anyone know whether there is an Ada port for PICs Bernd> available? I have do write some code for an 18Fxxx with CAN-bus Bernd> interface and would like to do it with Ada. I look for native Bernd> code generation, not for an indirection using intermediate C Bernd> code. None that I know about. If you have to program a PIC18Fxxx, I suggest that you have a look at rforth1 (http://www.rfc1149.net/devel/rforth1), a Forth cross-compiler generating very efficient native code. But you have to like Forth :) Sam -- Samuel Tardieu -- sam@rfc1149.net -- http://www.rfc1149.net/