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,38fc011071df5a27 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-09 00:08:40 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: 18k11tm001@sneakemail.com (Russ) Newsgroups: comp.lang.ada Subject: Re: Ideas for Ada 200X Date: 9 Jun 2003 00:08:39 -0700 Organization: http://groups.google.com/ Message-ID: References: <07yEa.45802$ca5.25203@nwrdny02.gnilink.net> NNTP-Posting-Host: 63.194.87.148 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1055142519 25553 127.0.0.1 (9 Jun 2003 07:08:39 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 9 Jun 2003 07:08:39 GMT Xref: archiver1.google.com comp.lang.ada:38849 Date: 2003-06-09T07:08:39+00:00 List-Id: Hyman Rosen wrote in message news:<07yEa.45802$ca5.25203@nwrdny02.gnilink.net>... > tmoran@acm.org wrote: > > A good Ada programmer > > Whereas a good C++ programmer would track down one of the > many expression template libraries, then write > A = B + C + D; > and would still get the equivalent of the for-loop expansion > that the Ada programmr would have to write by hand. Interesting. Where can I learn more about this?