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,58253cbf46bbb1fc X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news2.google.com!news.glorb.com!news.mv.net!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: Automated conversion to C++? Date: Thu, 03 Apr 2008 09:27:04 -0400 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <1c062762-4494-4671-8fa4-58c81a371d0d@b1g2000hsg.googlegroups.com> NNTP-Posting-Host: shell01.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: pcls6.std.com 1207229228 29074 192.74.137.71 (3 Apr 2008 13:27:08 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Thu, 3 Apr 2008 13:27:08 +0000 (UTC) User-Agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.3 (irix) Cancel-Lock: sha1:ztvas1gtmVaYUgAVUJohtpbPv54= Xref: g2news1.google.com comp.lang.ada:20778 Date: 2008-04-03T09:27:04-04:00 List-Id: vindhya writes: > On Feb 15, 7:11�pm, 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. �Do 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 I don't know. I suggest you contact SofCheck ( www.sofcheck.com ). - Bob