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-7-bit X-Google-Thread: 103376,2fb871d920f67058 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-01 09:53:15 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: anh_vo@udlp.com (Anh_Vo) Newsgroups: comp.lang.ada Subject: Re: Bootable Ada/Gnat context for PC's Date: 1 Apr 2002 09:53:14 -0800 Organization: http://groups.google.com/ Message-ID: <5a59d6a9.0204010953.c8fe4a9@posting.google.com> References: NNTP-Posting-Host: 65.168.132.204 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1017683595 5529 127.0.0.1 (1 Apr 2002 17:53:15 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 1 Apr 2002 17:53:15 GMT Xref: archiver1.google.com comp.lang.ada:21952 Date: 2002-04-01T17:53:15+00:00 List-Id: Could you make source code available in tar.gz or zip file since I do not have the right tool to uncompress tar.bz2 format? Thanks. A. Vo sk wrote in message news:... > Hi, > > Some of you will be familiar with, or the existence > of, the "EduOS" project by Frank Cornelis. > > I have translated "EduOS v0.1.13" into Ada and, > along with the Gnat 3.13p toolset, produced the > "EduOs-Ada" project. > > In summary, all "C" source has been replaced by > "C-in-Ada" leaving the bootstraps and initialization > in assembly. The result is a functional equivalent > of Frank Cornelis' work, not necessarily correct, > not bug free and not a good demonstration of Ada > coding. > > In fact the code is terrible. I have made no effort > to use Ada techniques and have blindly copied the "C" > source into Ada. The result is not pretty and not > a demonstration of good coding practice in general, > never mind Ada. > > However, a completly bootable Ada context is > available (I deliberately do not use the term "OS"). > > This release is premature but I have to move onto > other things. So I am releasing to prevent the > project from disappearing into the black-hole of > archives and backups. > > The project is available for download through my > homepage > > www.ktc.com/~sknipe