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.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,58253cbf46bbb1fc X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!b1g2000hsg.googlegroups.com!not-for-mail From: vindhya Newsgroups: comp.lang.ada Subject: Re: Automated conversion to C++? Date: Thu, 3 Apr 2008 02:48:35 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1c062762-4494-4671-8fa4-58c81a371d0d@b1g2000hsg.googlegroups.com> References: NNTP-Posting-Host: 121.241.170.69 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1207216115 1242 127.0.0.1 (3 Apr 2008 09:48:35 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 3 Apr 2008 09:48:35 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b1g2000hsg.googlegroups.com; posting-host=121.241.170.69; posting-account=6bVtXwoAAADpUZ_sE0FyIkv5LtSuzs27 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:20772 Date: 2008-04-03T02:48:35-07:00 List-Id: On Feb 15, 7:11=A0pm, Robert A Duff wrote: > Jacob Sparre Andersen writes: > > > A bit of quick googling found me "adatoccpptranslator", which may be > > able to handle enough of the task. =A0Do you know of any other plausible= > > (and preferably Open Source) solutions? > > SofCheck has such a tool. > > - Bob Hi, I need to convert the ada code into C langauge. Ifound Ada Magic but i am unable to download it. Is there any software like that to translate code automatically to C. Thanks and Regards, vindhya