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=-0.3 required=5.0 tests=BAYES_00,FORGED_YAHOO_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,5f6125e9594f9968 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.241.7 with SMTP id we7mr6370806pbc.4.1338650827174; Sat, 02 Jun 2012 08:27:07 -0700 (PDT) Path: l9ni11636pbj.0!nntp.google.com!news1.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Marco Newsgroups: comp.lang.ada Subject: Re: Ada to C translator for small microcontrollers Date: Sat, 2 Jun 2012 08:27:06 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <2424259e-cf1c-408e-a57e-f2c948087186@i2g2000vbv.googlegroups.com> <4fba349b$0$6560$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Host: 67.1.138.111 Mime-Version: 1.0 X-Trace: posting.google.com 1338650827 23580 127.0.0.1 (2 Jun 2012 15:27:07 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 2 Jun 2012 15:27:07 +0000 (UTC) In-Reply-To: <4fba349b$0$6560$9b4e6d93@newsspool4.arcor-online.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=67.1.138.111; posting-account=WITAxQkAAAAHjnLda9Lofpqp8mERTWL4 User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-06-02T08:27:06-07:00 List-Id: On Monday, May 21, 2012 5:27:07 AM UTC-7, Georg Bauhaus wrote: > On 21.05.12 12:35, kalvin.news@gmail.com wrote: > Eiffel also generates C; there is a GPL edition of > the compiler. Don't know whether it is suitable > for =B5Controllers, though. SmartEiffel http://en.wikipedia.org/wiki/SmartEiffel http://smarteiffel.loria.fr/ Could be used for ideas on creating a subset Ada to C "compiler".