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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,47327673b9e29af0 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-17 07:19:47 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-04!sn-xit-01!supernews.com!news.tele.dk!small.news.tele.dk!193.162.153.118!news.tele.dk!not-for-mail Message-ID: <3D0DF005.7010606@yahoo.com> Date: Mon, 17 Jun 2002 16:19:49 +0200 From: David Rasmussen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020412 Debian/0.9.9-6 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada -> C or C++ translator References: <3D0DD57A.5000402@yahoo.com> <3d0dda3d$1@pull.gecm.com> <3D0DDD18.7090501@yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Organization: TDC Internet NNTP-Posting-Host: 195.215.62.2 X-Trace: 1024323586 dtext.news.tele.dk 715 195.215.62.2 X-Complaints-To: abuse@post.tele.dk Xref: archiver1.google.com comp.lang.ada:26154 Date: 2002-06-17T16:19:49+02:00 List-Id: Larry Kilgallen wrote: > > >>There might exist good Ada compilers. But I use free tools. I use gcc >>for Ada, and while it has a good x86 backend, there exist other free >>compilers such as the free Intel C++ and others that produce even better >>code. Such a translator would give more choice to the programmer. > > > But your original post said: > > >>Does such a translator exist? > > > with no requirement the translator be free (in any sense of the word). Sure, but first and foremost I wanted to find out if it existed at all. Most of Ada is isomorphic with C and/or C++. /David