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: 103376,6df3ec0dff30c185 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!d1g2000pra.googlegroups.com!not-for-mail From: Shark8 Newsgroups: comp.lang.ada Subject: Re: Open source Ada OS? Date: Tue, 25 Jan 2011 21:13:30 -0800 (PST) Organization: http://groups.google.com Message-ID: <1105a70f-bb03-4daf-8d5b-c869b2cde7d8@d1g2000pra.googlegroups.com> References: <4d3f3be3$0$22088$742ec2ed@news.sonic.net> NNTP-Posting-Host: 174.28.173.2 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1296018810 9172 127.0.0.1 (26 Jan 2011 05:13:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 26 Jan 2011 05:13:30 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: d1g2000pra.googlegroups.com; posting-host=174.28.173.2; 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.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0E),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:17674 Date: 2011-01-25T21:13:30-08:00 List-Id: On Jan 25, 2:08 pm, "R. Tyler Croy" wrote: > I've seen MaRTE OS which has source available, the development isn't really > conducted in a large open SVN/Git repo as far as I can tell. > > Are there any projects incorporate Ada with an open source operating system, > the Debian/kFreeBSD project comes to mind. > > -- > - R. Tyler Croy > -------------------------------------- > Code:http://github.com/rtyler Actually I'd like to write an OS in Ada {I believe that the more of the OS is in a high-level language the more protection against programming-errors}. Open Source isn't my first choice (as I'd like to get a little money from my work); but showing off the abilities of Ada might be worth it... Are you interested?