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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,fcc68f44249afbd4 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!e9g2000prf.googlegroups.com!not-for-mail From: markus034@gmail.com Newsgroups: comp.lang.ada Subject: Re: Translating C++ class types into Ada tagged types? Date: Wed, 11 Jul 2007 13:09:28 -0700 Organization: http://groups.google.com Message-ID: <1184184568.764816.326290@e9g2000prf.googlegroups.com> References: <1184031587.650366.207550@m37g2000prh.googlegroups.com> <46934f37$0$19144$426a74cc@news.free.fr> NNTP-Posting-Host: 75.165.1.182 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1184184569 22051 127.0.0.1 (11 Jul 2007 20:09:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 11 Jul 2007 20:09:29 +0000 (UTC) In-Reply-To: <46934f37$0$19144$426a74cc@news.free.fr> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: e9g2000prf.googlegroups.com; posting-host=75.165.1.182; posting-account=33NWdg0AAABVnogKP6r_3Ty2qFyOxx-9 Xref: g2news1.google.com comp.lang.ada:16466 Date: 2007-07-11T13:09:28-07:00 List-Id: On Jul 10, 2:19 am, Patrick wrote: > markus...@gmail.com a =E9crit : > > > Does ada fully support the object-orientedness? If so, how do i write > > (or translate) the following C++ object-oriented code into Ada object- > > oriented code? > > By the way, how about translating C++ multiple inheritance into Ada? > I've read that someone worked on a SWIG module for Ada; do you know > about this? > >I've read that someone worked on a SWIG module for Ada; do you know > >about this? No, I never heard about the SWIG module for Ada.