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 X-Google-Thread: 103376,5bcf30769d6d9599 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-30 09:43:13 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!195.64.68.27!newsgate.cistron.nl!news2.euro.net!news.euronet.nl!not-for-mail From: Serge Robyns Newsgroups: comp.lang.ada Subject: Re: ADA os talk Date: Thu, 30 Aug 2001 18:43:44 +0200 Organization: RC&S Message-ID: <9mlqf1$14t9$2@scavenger.euro.net> References: <20010826235613.1b22c8c2.tonygair@kissmyspam.blueyonder.co.uk> <3B8A8073.6010503@home.com> NNTP-Posting-Host: dial-51-181.wanadoo.be Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8Bit X-Trace: scavenger.euro.net 999189794 37801 212.65.51.181 (30 Aug 2001 16:43:14 GMT) X-Complaints-To: abuse@wanadoo.be NNTP-Posting-Date: Thu, 30 Aug 2001 16:43:14 +0000 (UTC) User-Agent: KNode/0.6 Xref: archiver1.google.com comp.lang.ada:12597 Date: 2001-08-30T18:43:44+02:00 List-Id: Gerhard H�ring wrote: > On Mon, 27 Aug 2001 17:16:36 GMT, Warren W. Gay VE3WWG > wrote: >>> There are two on going OS in Ada developments that I know of at the >>> minute >>> (of the Desktop variety). AdaOS and my own -- Sorcerer. Ada OS is >>> seemingly stalled and my own progresses very slowly mainly due to two >>> factors: my interest in a quality IDE in Ada which is in development and >>> the learning curve involved in OS development. >> >> >>There is at least one more being developed in France. The name of it >>escapes me at the moment. I believe there are others, including >>IIRC, one in Germany. > > France: Projet ADX (project for an Ada microkernel - in planning stage) The only code which can be concidered as belong both to AdaOS and ADX is the small boot test I wrote back in Dec00-Jan01 timeframe. I never got to carry on with it due to various things. I'm now seriously planning to do some work and have something more concrete in a near future. Currently I tend more to carry on the ADX project than the AdaOS (see another posting of me on this same list for the reasons). > > Germany: Not that I know of. > > Spain: MarteOS - Ada kernel using OSkit drivers and infrastructure. Wahoo! > Actual code. I even managed to compile it, but haven't executed it yet :-) Didn't manage to have it working eigther because I wanted to boot if from the network and my network card wasn't recognised. But as mentioned maRTE is a mixture of C and Ada programming. > > Gerhard