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,56ca6b335f8f1262 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-08-31 11:39:25 PST Path: supernews.google.com!sn-xit-02!sn-east!supernews.com!news-feed.riddles.org.uk!newsfeed.direct.ca!look.ca!newsfeed.cwix.com!sjc-peer.news.verio.net!news.verio.net!iad-read.news.verio.net.POSTED!kilgallen From: Kilgallen@eisner.decus.org.nospam (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Trouble with UNIX IPC and Ada95 Message-ID: <4TSUQmhV97Es@eisner.decus.org> References: <8olqhe$hsv$1@nnrp1.deja.com> <39AE7960.D6622FD4@earthlink.net> <8om5tn$q0$1@nnrp1.deja.com> Organization: LJK Software Date: 31 Aug 2000 15:38:32 -0500 NNTP-Posting-Host: 216.44.122.34 X-Complaints-To: abuse@verio.net X-Trace: iad-read.news.verio.net 967747115 216.44.122.34 (Thu, 31 Aug 2000 18:38:35 GMT) NNTP-Posting-Date: Thu, 31 Aug 2000 18:38:35 GMT Xref: supernews.google.com comp.lang.ada:441 Date: 2000-08-31T15:38:32-05:00 List-Id: In article <8om5tn$q0$1@nnrp1.deja.com>, wv12@my-deja.com writes: > > >> >> "trust C"? That's not exactly the question. If the program is > properly >> designed in nearly any programming language, then it will work > properly. >> The problem is that it's more difficult to properly design a program > in C >> than in some other languages. > Apparently this is not the case. Twenty years after IBM launches the > IBM PC, you see a myriads of operating systems written in C: MINIX, > XINU, Linux, XENIX, FreeBSD, etc... I haven't seen anything in Ada > on any PC that provides half the functionality of DOS. Maybe there > is a language that makes OS design become a walk in the park. That > language is not Ada. I think you will find any Ada work concentrated in embedded systems. Do you have any evidence the language choice for those other operating systems were based on features of the language ? It seems to me more likely based on habit.