From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,49cd60c239431ba5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-16 14:58:54 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!dispose.news.demon.net!demon!btnet-peer0!btnet-peer!btnet!newspeer.clara.net!news.clara.net!news5-gui.server.ntli.net!ntli.net!news11-gui.server.ntli.net.POSTED!not-for-mail From: "chris.danx" Newsgroups: comp.lang.ada References: <3C1D15CF.E4A4426@champagnierle.de> Subject: Re: AdaOS... nothin's going on anymore ?? X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Message-ID: Date: Sun, 16 Dec 2001 22:54:13 -0000 NNTP-Posting-Host: 62.252.148.104 X-Complaints-To: abuse@ntlworld.com X-Trace: news11-gui.server.ntli.net 1008543211 62.252.148.104 (Sun, 16 Dec 2001 22:53:31 GMT) NNTP-Posting-Date: Sun, 16 Dec 2001 22:53:31 GMT Organization: ntlworld News Service Xref: archiver1.google.com comp.lang.ada:17976 Date: 2001-12-16T22:54:13+00:00 List-Id: "Marc Neininger" wrote in message news:3C1D15CF.E4A4426@champagnierle.de... > Hi, > > some months ago there was a posting from some Ada programmers who wanted > to implement a purely Ada based operating system. > When I tried to follow > their link in these days the link ended in nirwana. The AdaOS page is down temporarily (there was a post on this a few days ago). > What happened to AdaOS ?? They haven't got very far. I don't think they have even got a formal design yet. Serge Robyns wrote some code that could serve as a base for the OS, but it was never taken onboard and the project is no further forward. Serges' code can be found here http://web.wanadoo.be/rc.s/AdaOS/ and is a year old. It is quite good! [I've been studying it on and off for a few months and have used it as a guide for my own os project, but the less said about that just now, the better!] There is ADX another operating systems in Ada project but I don't know where they're at. The ADX project looked more promising than AdaOS last time I looked. Chris