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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4afa25b13bea6bcc X-Google-Attributes: gid103376,public From: Benoit Jauvin-Girard Subject: Re: About a C/C++ to ADA translator Date: 1998/01/07 Message-ID: #1/1 X-Deja-AN: 313710137 References: <34B0C8A6.B19098B6@a01-unix.gsyc.inf.uc3m.es> Content-Type: TEXT/PLAIN; charset=US-ASCII Organization: Communications Accessibles Montreal, Quebec Canada Mime-Version: 1.0 Reply-To: Benoit Jauvin-Girard Newsgroups: comp.lang.ada Date: 1998-01-07T00:00:00+00:00 List-Id: On Mon, 5 Jan 1998, Marcos Jimenez Bermejo wrote: > There is a C/C++ to ADA (ADA95) translator? Yes. It's called c2ada, and maintained by Intermetrics. There is a link to it at http://www.adahome.com, under Resources - Tools & Components - Non-Commercial (I think). However, it requires that you have gperf and something called Python installed, and even then I can't get it to work on my Linux 2.0 platform (it barfs on any file with an #include directive) , so if you get it working correctly, drop me a line. ...Also be warned that you're stille xpected to have to tweak the generated code manually for it to work. ...Hope this will be of more use to you than other replies so far. -- ... Benoit Jauvin-Girard (jhove@cam.org) -*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- "If a tree falls in the forest ... and we've already sold the tree ... does it have Quality?" "How many angels can dance on your head?" - The Boss and Ratbert, discussing the Quality Assurance process.