comp.lang.ada
 help / color / mirror / Atom feed
From: Kilgallen@SpamCop.net (Larry Kilgallen)
Subject: Re: Ada communicating with other programs
Date: 20 Nov 2001 20:20:09 -0600
Date: 2001-11-20T20:20:09-06:00	[thread overview]
Message-ID: <znbPe$0VvtwK@eisner.encompasserve.org> (raw)
In-Reply-To: 9wyK7.51423$XJ4.30208867@news1.sttln1.wa.home.com

In article <9wyK7.51423$XJ4.30208867@news1.sttln1.wa.home.com>, "Mark Lundquist" <up.yerz@nospam.com> writes:
> 
> "Larry Kilgallen" <Kilgallen@SpamCop.net> wrote in message
> news:HAgg6Fearv8I@eisner.encompasserve.org...
>> In article <3BFA5654.519D8BC8@kfunigraz.ac.at>, Siegfried Gonzi
> <siegfried.gonzi@kfunigraz.ac.at> writes:
>> > Actually I am learning a little bit Ada 95, therefore a few questions:
>> >
>> > a) Is it hard for Ada to communicate with other programs?
>>
>> Ada has an optional appendix to cover distributed programming
>> between multiple processes running in Ada, but anything more
>> general (to communicate with programs in other languages)
>> requires direct use of operating system features.
> 
> Well...
> 
> 1) Just to clarify, Ada has very good capabilities for interfacing with
> *object code* written in other languages, and this of course has nothing to
> do with direct use of OS features as long as we are talking about statically
> linked executables (and even with shared libraries on Unix, interoperability
> typically does not involve OS features at the source code level unless you
> have special needs -- in which case you would have to jump through the same
> hoops no matter what language you are programming in).

When someone talks about communicating with "other programs",
I take it to mean executable images.  Otherwise they would have
asked about using "libraries".



      parent reply	other threads:[~2001-11-21  2:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-20 13:10 Ada communicating with other programs Siegfried Gonzi
2001-11-20 14:39 ` M. A. Alves
2001-11-20 15:29   ` Siegfried Gonzi
2001-11-20 15:47   ` Preben Randhol
2001-11-20 16:35     ` M. A. Alves
2001-11-20 16:44       ` Preben Randhol
2001-11-20 16:51     ` Larry Kilgallen
2001-11-20 19:27       ` Pascal Obry
2001-11-20 19:48       ` Preben Randhol
2001-11-20 20:29         ` Ted Dennison
2001-11-20 23:14     ` tmoran
2001-11-21  9:03       ` Preben Randhol
2001-11-20 16:24 ` Jacob Sparre Andersen
2001-11-20 16:55 ` Larry Kilgallen
2001-11-20 19:52   ` Mark Lundquist
2001-11-20 19:59     ` Preben Randhol
2001-11-21  2:20     ` Larry Kilgallen [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