comp.lang.ada
 help / color / mirror / Atom feed
* Any ADA RT tutorial?
@ 1999-01-19  0:00 Matej CAF
  1999-01-19  0:00 ` dennison
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Matej CAF @ 1999-01-19  0:00 UTC (permalink / raw)


Hi!

Is there any good  tutorial (in postscript) on ADA, with emphasize
on concurrency and real-time issues?

Is it possible to do port I/O and interrupt handling with GNAT Ada95  or
ObjectAda
compiler under Windows NT? Pointers to source code examples
would be appreciated?

Thanks in advance!

        Mac








^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Any ADA RT tutorial?
  1999-01-19  0:00 Any ADA RT tutorial? Matej CAF
@ 1999-01-19  0:00 ` dennison
  1999-01-19  0:00 ` Frank Ecke
  1999-01-24  0:00 ` David Botton
  2 siblings, 0 replies; 4+ messages in thread
From: dennison @ 1999-01-19  0:00 UTC (permalink / raw)


In article <781klb$5j1$1@strelovod.uni-mb.si>,
  "Matej CAF" <caf@uni-mb.si> wrote:

> Is it possible to do port I/O and interrupt handling with GNAT Ada95  or
> ObjectAda
> compiler under Windows NT? Pointers to source code examples

NT doesn't allow programs direct access to those low-level mechanisms (this
is *not* a language isssue, its an OS issue). But you can do whatever C can
do on NT simply by linking in and calling the C routines. If you get
Microsoft's DDK you might be able to write code to do these things in Ada,
but I don't know that much about the DDK.

T.E.D.

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Any ADA RT tutorial?
  1999-01-19  0:00 Any ADA RT tutorial? Matej CAF
  1999-01-19  0:00 ` dennison
@ 1999-01-19  0:00 ` Frank Ecke
  1999-01-24  0:00 ` David Botton
  2 siblings, 0 replies; 4+ messages in thread
From: Frank Ecke @ 1999-01-19  0:00 UTC (permalink / raw)


On Tue, 19 Jan 1999 10:52:47 +0100, Matej CAF <caf@uni-mb.si> spake thuswise:

> Is there any good  tutorial (in postscript) on ADA, with emphasize
> on concurrency and real-time issues?

Burns' & Wellings' ``Concurrency in Ada'' and ``Real-Time Systems and their
Programming Languages'' come to mind.  Both are superb but I am afraid you have
to negotiate with the authors to get the PostScript files of these two books:  

Burns, Alan and Wellings, Andy: ``Concurrency in Ada'', Cambridge University
Press, 1998.  0-521-62911-X

Burns, Alan and Wellings, Andy: ``Real-Time Systems and their Programming
Languages'', Addison-Wesley, 1996.  0-201-40365-X

> Is it possible to do port I/O and interrupt handling with GNAT Ada95  or
> ObjectAda
> compiler under Windows NT? Pointers to source code examples
> would be appreciated?

With Ada's Systems Programming and Realtime Annex, the answer in general is
yes.  For specific compilers, you should study the compiler's documentation.


Hope this helps,

Frank

--
Frank Ecke <franke@minet.uni-jena.de>


      In a world without walls and fences, who needeth windows and gates?




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Any ADA RT tutorial?
  1999-01-19  0:00 Any ADA RT tutorial? Matej CAF
  1999-01-19  0:00 ` dennison
  1999-01-19  0:00 ` Frank Ecke
@ 1999-01-24  0:00 ` David Botton
  2 siblings, 0 replies; 4+ messages in thread
From: David Botton @ 1999-01-24  0:00 UTC (permalink / raw)


Check through the resources on the The Ada Source Code Treasury - Learning
Ada:

http://www.botton.com/ada/learn/index.html

David botton


Matej CAF <caf@uni-mb.si> wrote in article
<781klb$5j1$1@strelovod.uni-mb.si>...
> Is there any good  tutorial (in postscript) on ADA, with emphasize
> on concurrency and real-time issues?





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-01-24  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-19  0:00 Any ADA RT tutorial? Matej CAF
1999-01-19  0:00 ` dennison
1999-01-19  0:00 ` Frank Ecke
1999-01-24  0:00 ` David Botton

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