comp.lang.ada
 help / color / mirror / Atom feed
From: "Ira Baxter" <idbaxter@semdesigns.com>
Subject: Re: C++ pragmas
Date: Sat, 16 Aug 2003 14:22:37 -0500
Date: 2003-08-16T14:22:37-05:00	[thread overview]
Message-ID: <3f3e8357$1@giga.realtime.net> (raw)
In-Reply-To: bha050$11pc$1@news.kiev.sovam.com


<max1@mbank.com.ua> wrote in message
news:bha050$11pc$1@news.kiev.sovam.com...
> Hi,
>
> Reading GNAT Reference manual about pragma CPP_Constructor I found:
>
> "Pragma `CPP_Constructor' is intended primarily for automatic
> generation using an automatic binding generator *tool*."
>
> Where is such tool? Is it free available?
> What other Ada compiler supports C++ interfacing?

I don't know of such a tool off the shelf.

However, one could build such a tool with the DMS Software Reengineering
Toolkit.
(See http://www.semanticdesigns.com/Products/DMS/DMSToolkit.html).
It is as to parse/process both Ada and C++, and could be configured
to parse Ada, extract Ada function/package signatures, and generate
the corresponding C++ interfaces, or vice versa.

This isn't a weekend project, but if you had a lot of interfaces,
it would be a definite long term gain.

YMMV.


-- 
Ira D. Baxter, Ph.D., CTO   512-250-1018
Semantic Designs, Inc.      www.semdesigns.com





      parent reply	other threads:[~2003-08-16 19:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-12  6:07 C++ pragmas max1
2003-08-16  0:06 ` Matthew Heaney
2003-08-16 19:22 ` Ira Baxter [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox