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,e34ac77ba4d499b6 X-Google-Attributes: gid103376,public From: ddavenpo@redwood.hac.com (Darren C Davenport) Subject: Re: C2ada - A translator from C to Ada Date: 1996/02/22 Message-ID: <4gi1p9$bcd@hacgate2.hac.com>#1/1 X-Deja-AN: 140645461 references: organization: Hughes Aircraft Company newsgroups: comp.lang.ada Date: 1996-02-22T00:00:00+00:00 List-Id: Mitch Gart (mg@dsd.camb.inmet.com) wrote: : Intermetrics has released C2ada, a C to Ada translator. This tool : is based on the "cbind" tool previously available from Rational. : C2ada is capable of generating thin Ada bindings, by translating C : header files into Ada package specifications, and in addition : is capable of translating C functions and statements into Ada : package bodies. C2ada will do about 80% to 90% of the work of : producing a thin binding or a translation, but the last 10% to 20% : of the work must still be done manually. The program is free, : includes source code, has no warranty, and is released to the Ada : community in the hope that it will be useful. Intermetrics has : used C2ada to produce Microsoft Windows, X Windows, and GCCS bindings. : Read all about it at http://www.inmet.com/~mg/c2ada/c2ada.html. : - Mitch Gart Thanks. Darren Davenport ddavenpo@redwood.dn.hac.com