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,1452fdfd3163cd23 X-Google-Attributes: gid103376,public From: Joe Gwinn Subject: Re: Translating Ada to C Date: 1996/04/11 Message-ID: <316DB177.6E63@sud.ed.ray.com>#1/1 X-Deja-AN: 147021793 x-disclaimer: This is the author's opinion and not that of Raytheon Company. references: <4jsjr7$1de2@baggins.cc.flinders.edu.au> to: "Craig S. Dickson" x-authentication-warning: The author was not authenticated. content-type: text/plain; charset=us-ascii organization: Raytheon Electronic Systems mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (Macintosh; I; PPC) Date: 1996-04-11T00:00:00+00:00 List-Id: I guess I would always ask the target language folk how to translate to their language. The proponents of the to-be-translated-away-from language will never see why you would do such a foolish thing as leave. Notice that nobody inquired as to why you wanted to translate. I might add that it rarely makes economic sense to translate working code into a new language, unless the old language can no longer be supported, for whatever reason. Joe Gwinn Craig S. Dickson wrote: > > DOes anyone know where a translator may be located on the Net for downloading? > Otherwise I have access to gnatmake but I have no instructions on it. I think > it converts the Ada to C or something anyway. SO is it possible to get the c > code when you compile. ANy thoughts? > > Thanks Craig