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,30352abc52760363 X-Google-Attributes: gid103376,public From: Simon Wright Subject: Re: Delphi & Ada; Ada to C++ Date: 1998/02/21 Message-ID: #1/1 X-Deja-AN: 327208445 X-NNTP-Posting-Host: pogner.demon.co.uk [158.152.70.98] References: <34E47622.15EB@atc-1s.hac.com> <6c9tjc$obg@universe.digex.net> <34eb5d36.20077308@news.tiac.net> <01bd3cc5$a74ff160$LocalHost@xhv46.dial.pipex.com> <6chg3h$4qf@universe.digex.net> Organization: At Home Newsgroups: comp.lang.ada Date: 1998-02-21T00:00:00+00:00 List-Id: dweller@universe.digex.net (David Weller) writes: > In article <01bd3cc5$a74ff160$LocalHost@xhv46.dial.pipex.com>, > Nick Roberts wrote: > >Machine translation is certainly possible. Since GNAT produces C code (and > >C++ is pretty well a superset of C), this suggests a possibility (doubtless > > > NO NO NO NO!!! And even if it did, it's unlikely that you would be able to make a lot of sense of it. Names would be mangled, strange and wonderful constructs would appear, ... (just think about exceptions, generics, ...) you would not want to maintain the result!