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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 11174e,a90d790ee7cf4aa,start X-Google-Thread: 103376,a90d790ee7cf4aa,start X-Google-Attributes: gid11174e,gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!g14g2000cwa.googlegroups.com!not-for-mail From: "askliepios" Newsgroups: alt.os.development,comp.lang.ada Subject: Yet another operating system Date: 30 Jan 2006 02:53:34 -0800 Organization: http://groups.google.com Message-ID: <1138618414.716792.257240@g14g2000cwa.googlegroups.com> NNTP-Posting-Host: 62.160.54.162 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1138618421 11608 127.0.0.1 (30 Jan 2006 10:53:41 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 30 Jan 2006 10:53:41 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g14g2000cwa.googlegroups.com; posting-host=62.160.54.162; posting-account=elNeKwwAAABUgpTVkoj33gt2Tuxnu-0h Xref: g2news1.google.com alt.os.development:1361 comp.lang.ada:2705 Date: 2006-01-30T02:53:34-08:00 List-Id: Hi every one. My name is Frederic. I plan to write with a few friends a new operating system called Lovelace, an unix ada based operating system on top of a L4 pistachio micro-kernel. There is a (little) web page about it, we are looking for people to help us. http://lovelace.rochebrune.org By now we manage to boot some Ada code in Bochs with GRUB (and other real computers too :-p), and we can catch Ada exceptions in the user address space. We have a little memory support and we started a file system and the thread support. Our main goal is to provide : - A complete Ada framework to develop various OS on top of L4 (in fact by rewrite the Ada GNAT run time lib on top of L4) - provide various L4 servers writen in Ada with our framework to make a real unix operating system. Fr=E9d=E9ric. askliepios@yahoo.com