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,1d52a75fd633fefc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-02-12 13:37:02 PST Path: supernews.google.com!sn-xit-02!supernews.com!news.gv.tsc.tdk.com!news.iac.net!news-out.cwix.com!newsfeed.cwix.com!newsfeed.direct.ca!look.ca!nntp2.aus1.giganews.com!NetNews1!attws2!attor2!attor1!ip.att.net!news.hitter.net!news!news.crc.com!not-for-mail From: "David C. Hoos, Sr." Newsgroups: comp.lang.ada Subject: Re: Ada to C++ translator? Date: Mon, 12 Feb 2001 14:25:02 -0600 Organization: CRC: A wholly owned subsidiary of Thermo Electron Message-ID: <969gpq$83$1@hobbes2.crc.com> References: <3A844255.24A4DBA3@lmco.com> <3A84579A.F2A317EE@adapower.net> <968u79$405$1@nnrp1.deja.com> NNTP-Posting-Host: 198.175.145.56 X-Trace: hobbes2.crc.com 982009466 259 198.175.145.56 (12 Feb 2001 20:24:26 GMT) X-Complaints-To: abuse@crc.com NNTP-Posting-Date: 12 Feb 2001 20:24:26 GMT X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Xref: supernews.google.com comp.lang.ada:5197 Date: 2001-02-12T20:24:26+00:00 List-Id: Ted, Have you actually looked at the output of ada2cc? It _does_ generate classes, even for untagged types, and it generates templates for generics -- not found in your everyday C compiler. "Ted Dennison" wrote in message news:968u79$405$1@nnrp1.deja.com... > In article , > Brian Rogoff wrote: > > On Fri, 9 Feb 2001, Britt Snodgrass wrote: > > > > > Robert Brantley wrote: > > > > > > > > Any recommendations on a Ada to C++ translator? We have no Ada > > > > tasking constructs to deal with. > > > Averstar > > http://www.averstar.com/services/IT_consulting.html > > has some Ada -> C technology. That may be good enough. > > > > http://www.ada2cc.com/ > > offers a program for this. > > Those convert to C, not C++. For instance, neither would convert a > tagged type to a C++ class. > > -- > T.E.D. > > http://www.telepath.com/~dennison/Ted/TED.html > > > Sent via Deja.com > http://www.deja.com/