comp.lang.ada
 help / color / mirror / Atom feed
From: comar@cs.nyu.edu (Cyrille Comar)
Subject: Re: mixing Ada with C++
Date: 16 Dec 1994 12:18:58 -0500
Date: 1994-12-16T12:18:58-05:00	[thread overview]
Message-ID: <3csi62$c1d@lang8.cs.nyu.edu> (raw)
In-Reply-To: D0s1xn.5EE@acsu.buffalo.edu

jameslee@acsu.buffalo.edu (James Lee) writes:

: Unfortunately all my fellow students are using C++ for speed, compactness, 
: and irreadability. :)  Here is the problem:  Is Ada 9x able to access
: object putout by C++, without doing some massive programming?

GNAT offers a low-level interface to C++. If you just want to access C++
objects this is very simple, if you want to inherit from C++ classes and
dispatch across languages this is not VERY hard but you must know what you are
doing... Take a look at the examples distributed with GNAT, there is a test
program that works with G++. You can also find some preliminary documentation
in pub/gnat/docs (ftp cs.nyu.edu)
-- 
------------------------------------------------------------------------
Cyrille Comar,                                  E-mail: comar@cs.nyu.edu
Gnat Project                                    US phone: (212) 998-3489




      reply	other threads:[~1994-12-16 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1994-12-14  1:39 mixing Ada with C++ James Lee
1994-12-16 17:18 ` Cyrille Comar [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