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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,dea2d62ab1462538 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g25g2000yqd.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: Writing an Operating System in Ada Date: Wed, 13 Jan 2010 12:37:25 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <8b7e56b5-1f9c-46a3-9cb9-3f73a1bb1803@p24g2000yqm.googlegroups.com> NNTP-Posting-Host: 75.161.1.165 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1263415045 5453 127.0.0.1 (13 Jan 2010 20:37:25 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 13 Jan 2010 20:37:25 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g25g2000yqd.googlegroups.com; posting-host=75.161.1.165; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 4.0.20506),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8733 Date: 2010-01-13T12:37:25-08:00 List-Id: > > I was wondering if there would be any interest in coding up an OS in > > Ada. I don't mean taking an existing codebase and rewriting/converting > > it to Ada, but implementing it from the ground up. [SNIP!] > > > > Anyway, I was wondering if anybody here would be interested in such a > > project. > > Me too, I wrote a "hello world" kernel in Ada ages ago and posted it > up onto my blog site:http://www.archeia.com- it's a tad slow though > so will be moving my site over to a new one when I get around to it :D > > I'll also be getting back to the OS (when I get around to it :D). > > Luke. Nifty. I came across your blog a while back as I was looking up some Ada 2005 features (thank you for your explanation, in particular); it's pretty good, IMO. If you'd like to pop me an e-mail or IM and talk-shop about OS/OS-design I'd be more than happy to do so. {The same goes for everyone else who's interested.}