comp.lang.ada
 help / color / mirror / Atom feed
From: Michael Erdmann <michael.erdmann@snafu.de>
Subject: Re: Low-level programming in Ada?
Date: 08 Aug 2013 13:47:47 GMT
Date: 2013-08-08T15:47:47+02:00	[thread overview]
Message-ID: <5203a183$0$88131$afc38c87@news6.united-newsserver.de> (raw)
In-Reply-To: 7x1u64hk2p.fsf@ruckus.brouhaha.com


On Wed, 07 Aug 2013 21:39:58 -0700, Paul Rubin wrote:

> I'm wondering if anyone can suggest a reference (preferably online)
> about low-level programming (e.g. for operating system implementation)
> in Ada.  Not about the language itself, but examples of dealing with
> machine addresses, device registers, page tables, memory management,
> etc., preferably without dropping to assembler more than a tiny bit.
> 
May be you should have a look at florist:

http://en.wikibooks.org/wiki/Ada_Programming/Platform/POSIX
http://www.cs.fsu.edu/~baker/florist.html

For the assembler stuff; if you really need it refer to the GNAT 
manual and what what is written in the gnuasm manual; e.g. 

http://tigcc.ticalc.org/doc/gnuasm.html



/Michael


> This isn't for a specific project or anything like that.  It's just
> general interest in how to do this stuff that's traditionally the domain
> of C.
> 
> Thanks.

  reply	other threads:[~2013-08-08 13:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08  4:39 Low-level programming in Ada? Paul Rubin
2013-08-08 13:47 ` Michael Erdmann [this message]
2013-08-08 14:59 ` Eryndlia Mavourneen
2013-08-08 21:17 ` Bill Findlay
2013-08-11  7:10   ` Mike H
2013-08-11  8:10     ` Simon Wright
2013-08-11  8:17       ` Mike H
2013-08-12 16:17       ` Eryndlia Mavourneen
2013-08-14 18:13       ` Erik Baigar
2013-08-14 21:19         ` Simon Wright
2013-08-11 21:12     ` Bill Findlay
2013-08-14 17:55     ` Erik Baigar
2013-08-14 18:16       ` Bill Findlay
2013-08-15 19:12         ` Erik Baigar
2013-08-16 19:55           ` Erik Baigar
2013-08-10 11:25 ` Mike H
2013-08-13  8:14 ` Luke A. Guest
2013-08-18  9:26 ` Paul Rubin
replies disabled

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