comp.lang.ada
 help / color / mirror / Atom feed
* Re: Help: Assembly with ADA?
  1997-11-06  0:00 Help: Assembly with ADA? Robert Maye
@ 1997-11-06  0:00 ` Tom Moran
  1997-11-06  0:00 ` Robert Dewar
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Moran @ 1997-11-06  0:00 UTC (permalink / raw)



> I am aware that I can call C procedures from ADA 95, but this is of no
> use to me. 
Ditto assembly language procedures.
There's also a Machine Code capability, which clearly differs on
different machines, so you need to look at your particular Ada
compiler's docs.





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

* Re: Help: Assembly with ADA?
  1997-11-06  0:00 Help: Assembly with ADA? Robert Maye
  1997-11-06  0:00 ` Tom Moran
@ 1997-11-06  0:00 ` Robert Dewar
  1 sibling, 0 replies; 3+ messages in thread
From: Robert Dewar @ 1997-11-06  0:00 UTC (permalink / raw)



iRobert Maye says

<<I am new to ADA programming, and I am wondering if there is anyone who
call tell me if it is possible to write assembly commands in ADA 95
source code.

I have previously used Pascal (v6 DOS) and assembly could easily be
intergrated into the source code simply by typing ASSEMBLY; followed by
some assembly code, and terminated with END;

I am aware that I can call C procedures from ADA 95, but this is of no
use to me.>>

All versions of GNAT implement a powerful facility for integrating
assembly code into Ada programs. It is based on the GCC facility. 
See the GNAT documentation for details.





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

* Help: Assembly with ADA?
@ 1997-11-06  0:00 Robert Maye
  1997-11-06  0:00 ` Tom Moran
  1997-11-06  0:00 ` Robert Dewar
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Maye @ 1997-11-06  0:00 UTC (permalink / raw)



I am new to ADA programming, and I am wondering if there is anyone who
call tell me if it is possible to write assembly commands in ADA 95
source code.

I have previously used Pascal (v6 DOS) and assembly could easily be
intergrated into the source code simply by typing ASSEMBLY; followed by
some assembly code, and terminated with END;

I am aware that I can call C procedures from ADA 95, but this is of no
use to me. 

Thanks to anyone who can help :-(




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

end of thread, other threads:[~1997-11-06  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-06  0:00 Help: Assembly with ADA? Robert Maye
1997-11-06  0:00 ` Tom Moran
1997-11-06  0:00 ` Robert Dewar

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