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-Thread: 103376,de4046858a88bacb X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool3.arcor-online.net!news.arcor.de.POSTED!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Ada OS From: Georg Bauhaus In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1198709292.7457.10.camel@K72> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Date: Wed, 26 Dec 2007 23:48:12 +0100 Organization: Arcor NNTP-Posting-Date: 26 Dec 2007 23:48:16 CET NNTP-Posting-Host: 62802e80.newsspool2.arcor-online.net X-Trace: DXC=dm<5^JA9VA:gP]QSEBQ^d4A9EHlD;3Yc24Fo<]lROoR14nDHegD_]R54ZM9d On Thu, 2007-12-27 at 02:56 +0600, I. Levashew wrote: > Next generation OS must be managed in a > functional way. One property of a function is exploited here: it's > deterministic. You mean, the mathematical notion of a function, the one that ---absent monads or a similar feature---asks its programmers to not consider the operating system issues: time and space? > It must produce the same results wherever and whenever it > was invoked. How would a function like that implement the random numbers device?