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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f45b1f6d53ecbae4 X-Google-Attributes: gid103376,public From: mfeldman@seas.gwu.edu (Michael Feldman) Subject: Re: Why couldn't an operating system be written in ada Date: 1996/07/20 Message-ID: <4sr4qc$2g5@felix.seas.gwu.edu>#1/1 X-Deja-AN: 169030364 references: <2.2.32.19960715224930.00680d94@mail.cts.com> <4shjeg$5jk@herald.concentric.net> organization: George Washington University newsgroups: comp.lang.ada Date: 1996-07-20T00:00:00+00:00 List-Id: In article <4shjeg$5jk@herald.concentric.net>, Mark McKinney wrote: >So far its a big job and there is no or little market seem to be the only >resons. Although this is certainly prohibitive, are there any technical >reasons it can't be done. I'm not really interested in money or time as a >constraint. It's purely academic. If it's an academic project that you'd be doing for curiosity, I say "go for it." Depending on how much you know already about OS functionality, you could start by studying the source code for Minix, or even Linux for that matter, then designing your Ada OS. I agree with the other writers that there is little or no commercial reason for an Ada clone of an existing, supported, OS. Why reinvent the wheel? Why fix what isn't broken? There is surely no reason why an OS can't be done in Ada, all the way down to the metal. Mike Feldman