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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,91821962be8cd2d2 X-Google-Attributes: gid103376,public From: "Theodore E. Dennison" Subject: Re: Looking for an Ada to C translator Date: 1996/05/15 Message-ID: <319A1AD0.446B9B3D@escmail.orl.mmc.com>#1/1 X-Deja-AN: 154991803 references: <009A25C9.36E3E440.18@iberia.cca.rockwell.com> content-type: text/plain; charset=us-ascii organization: Lockheed Martin Information Systems mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4m) Date: 1996-05-15T00:00:00+00:00 List-Id: Michael Cook wrote: > > I'm sure I've seen questions like this posted before, but didn't > pay attention to the answers (sorry). So, once more time: > > Our current project's software is written in Ada83. We have an > upcoming need to have a version in C or C++, and we'd like to not > transliterate our code by hand. > > Are there any Ada to C/C++ translators, especially ones that > produce "reasonable" code? The best way is to use your vendor's version of "pragma Export (C,...);" -- T.E.D. | Work - mailto:dennison@escmail.orl.mmc.com | | Home - mailto:dennison@iag.net | | URL - http://www.iag.net/~dennison |