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!e37g2000yqn.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: Writing an Operating System in Ada Date: Tue, 12 Jan 2010 08:36:53 -0800 (PST) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 75.161.19.107 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1263314214 11426 127.0.0.1 (12 Jan 2010 16:36:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 12 Jan 2010 16:36:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e37g2000yqn.googlegroups.com; posting-host=75.161.19.107; 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.6) Gecko/20091201 Firefox/3.5.6 (.NET CLR 4.0.20506),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8706 Date: 2010-01-12T08:36:53-08:00 List-Id: > If the two of you are willing to implement an operating system in Ada > then proceed and succeed! I wish you well. Thank you. > However, every few months > or years hobbyists' projects for volunteers to develop an operating > system in Ada not aimed at embedded targets have been proposed on this > newsgroup without ever amounting to anything. > > Regards, > Colin Paul Gloster I sort of figured that was the case; they probably get intimidated by the sheer amount of work needing to be done for an OS. I'm not saying I won't, but I do kind of expect it considering that I've been inactively designing an OS in my head for years.