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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,936b98ceff0d9f3e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-05 12:56:43 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!postnews1.google.com!not-for-mail From: kcline17@hotmail.com (Kevin Cline) Newsgroups: comp.lang.ada Subject: Re: One language environment don't have future Date: 5 Feb 2003 12:56:43 -0800 Organization: http://groups.google.com/ Message-ID: References: NNTP-Posting-Host: 192.76.54.20 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1044478603 8740 127.0.0.1 (5 Feb 2003 20:56:43 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 5 Feb 2003 20:56:43 GMT Xref: archiver1.google.com comp.lang.ada:33824 Date: 2003-02-05T20:56:43+00:00 List-Id: Karel Miklav wrote in message news:... > spam@not.come wrote: > > I think what time of traditional language system is gone. > > The successfull future systems will be like .Net - one development > > environment for many call-compatible languages, with single runtime, > > single language-neitral set of libraries, single language-neitral > > OS interface. But I prefer something more lightweight, more low-level > > and more revolutionary than .Net, may be portable and open-source as > > well. > > What I hope is, that speaking in computer tongues will become extinct in > the near future and that logic described once will be durable and > reusable. Something like executable UML. Then you'll just have one more language, targeted for another virtual machine. Presumably a very high-level virtual machine. Programmed by someone in a lower-level language. And when that high-level machine is too high-level to produce the desired performance, then someone will have to write a new component in a lower-level language.