comp.lang.ada
 help / color / mirror / Atom feed
* Stanford's Pintos Course
@ 2015-11-19  1:22 Nick Gordon
  2015-11-19  2:18 ` Paul Rubin
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Nick Gordon @ 2015-11-19  1:22 UTC (permalink / raw)


So I don't attend Stanford, and as a result as part of my undergraduate
degree I haven't taken their operating systems course, which, I consider
quite wonderfully, presents the students with a minimal kernel and simple
threading support, etc. The course for the students is to improve these
features, and implement virtual memory. The course has students doing this
in C (naturally), but I'm wondering if a system like this could be used to
test one's skills in OS development for any given language, so long as it 
can interface with the kernel (which is probably to say, interface with C).

I haven't looked through it terribly thoroughly, but I'd like to know if any
of the venerable here have experience with this system, or can recommend
any other "frameworks" for developing OS-level code in Ada.

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

end of thread, other threads:[~2015-11-19 18:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-19  1:22 Stanford's Pintos Course Nick Gordon
2015-11-19  2:18 ` Paul Rubin
2015-11-19  8:38   ` Hadrien Grasland
2015-11-19 13:22 ` Lucretia
2015-11-19 16:41   ` Luke A. Guest
2015-11-19 13:23 ` Lucretia
2015-11-19 18:23 ` johnscpg

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