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,6e064806c6a78fe4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-12 12:17:05 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!cyclone.bc.net!tdsnet-transit!newspeer.tds.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Ada to C Question Date: 12 Apr 2003 14:16:57 -0500 Organization: LJK Software Message-ID: <7R73WXleJ2T7@eisner.encompasserve.org> References: <2a159604.0304120643.39f77838@posting.google.com> <2a159604.0304120918.20fac0d6@posting.google.com> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1050174805 25909 192.135.80.34 (12 Apr 2003 19:13:25 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Sat, 12 Apr 2003 19:13:25 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:36105 Date: 2003-04-12T14:16:57-05:00 List-Id: In article <2a159604.0304120918.20fac0d6@posting.google.com>, mpowell_jr@hotmail.com (MPowell) writes: >> >> There are (commercial/proprietary) tools that can translate from Ada to C. >> While they may not do >> a perfect job it might be a good starting point. >> > > Jeff any examples per above. I've seen an Ada2CC utility but not > Ada2C. I've downloaded a demo copy of the Ada2CC utility but haven't > delved much into it yet. http://www.sofcheck.com/ mentions an AdaMagic front end that generates ANSI C. For maintainable ANSI C (as distinguished from repeated conversions), I believe the same company offers a service.