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,976a050e0f89277c X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Urgent question: malloc and ada... Date: 1998/05/01 Message-ID: #1/1 X-Deja-AN: 349317374 References: <352A79C2.15FB7483@nathan.gmd.de> <1998Apr30.180141.1@eisner> X-Complaints-To: usenet@news.nyu.edu X-Trace: news.nyu.edu 894029612 22541 (None) 128.122.140.58 Organization: New York University Newsgroups: comp.lang.ada Date: 1998-05-01T00:00:00+00:00 List-Id: Larry said <> Perhaps that is because the distinguished contributor lives in the real world, and not a wishful-thinking world! In practice the definition expressed here is a useful one, since of course it is almost always the case that the operating system involved will have substantial chunks written in C (probably it won't be 100% C, there will be C++, and perhaps assembly .....) It would be a nice excercise to rewrite the Linux kernel in Ada, and indeed the comparison of the effort involved, and the final results would make an interesting student research paper. This is by no means an out of scope effort. The core of the kernel is not a gigantic program. But until such a thing is done, I am afraid that Larry will continue to find the real world strange :-)