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,253505146ffff940 X-Google-Attributes: gid103376,public From: Marin David Condic Subject: Re: The greatest feature of the language is .... Date: 2000/10/06 Message-ID: <39DE0E4A.E6AEEA58@acm.org>#1/1 X-Deja-AN: 678372720 Content-Transfer-Encoding: 7bit References: <39DCBA28.E504523B@ftw.rsc.raytheon.com> To: Wes Groleau X-Accept-Language: en X-Server-Date: 6 Oct 2000 17:38:39 GMT Content-Type: text/plain; charset=us-ascii Organization: Quadrus Corporation Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-10-06T17:38:39+00:00 List-Id: Wes Groleau wrote: > This is not a troll--please, NO LANGUAGE WARS. > > Suppose someone wanted to invent a new language. (I have > no intention of inventing a new language. This is just my > way of making a comparison.) > > What is the ONE capability of Ada you would most want to ensure is > in the new language? > Its hard to pick just one. If it had to be just one, I'd say Tasking. The reason is that almost any new language design is likely to include all the other popular features of other languages like some form of OO programming, maybe some level of type safety (nobody *really* wants to reinvent C do they?) maybe some kind of generic template, etc. But if you really want to be able to take advantage of the possibilities of multiprocessors, multiprogramming, etc. then having tasks is far superior to OS calls to spawn threads or forks or other stuff that gets done as a kind of after-the-fact patch. Tasking is probably Ada's most unique feature. > > and/or > > What is the ONE capability of Eiffel you would most want to ensure is > in the new language? > Don't know much about Eiffel. I hear tell that it will keep your rockets from crashing when management makes bad decisions though. Maybe that feature should be included. :-) :-) :-) (Talk about starting flame wars!) MDC -- ====================================================================== Marin David Condic - Quadrus Corporation - http://www.quadruscorp.com/ Send Replies To: m c o n d i c @ q u a d r u s c o r p . c o m Visit my web site at: http://www.mcondic.com/ "Giving money and power to Government is like giving whiskey and car keys to teenage boys." -- P. J. O'Rourke ======================================================================