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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fac41,ea30c4e9c3d00b X-Google-Attributes: gidfac41,public X-Google-Thread: 103376,ea30c4e9c3d00b X-Google-Attributes: gid103376,public From: Mats Weber Subject: Re: Ultimate Language feature list Date: 1998/05/14 Message-ID: <355B1EA8.CBFB851@elca-matrix.ch>#1/1 X-Deja-AN: 353243012 Content-Transfer-Encoding: 7bit References: <6jc18b$lug$1@news.eclipse.net> Content-Type: text/plain; charset=us-ascii Organization: ELCA Matrix SA Mime-Version: 1.0 Reply-To: Mats.Weber@elca-matrix.ch Newsgroups: comp.lang.ada,comp.lang.eiffel Date: 1998-05-14T00:00:00+00:00 List-Id: I made a proposal for extension of Ada 83 which includes the following features: > #3 Object-Dot-Feature syntax. No Ada95esque subprograms which take class > arguments (like C++ friend functions). > #6 Construction and Finalization > #8 Polymorphism as the rule. Let the compiler figure out which routines are > not overridden and use static calls where appropriate (a la Eiffel). > #13 Ada-style tasks. Using Object-as-task, like the proposed Eiffel > extension "separate". Ada's SELECT mechanism. It's available at if you are interested.