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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bda36258b2fe9834 X-Google-Thread: 1094ba,3354bcb01bfd8111 X-Google-Attributes: gid103376,gid1094ba,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news4.google.com!news.glorb.com!cyclone1.gnilink.net!spamkiller.gnilink.net!gnilink.net!trnddc07.POSTED!87bf9b22!not-for-mail From: Dan Nagle Newsgroups: comp.lang.ada,comp.lang.fortran Subject: Re: Shortcut logicals (was: Re: F200x ) Organization: Purple Sage Computing Solutions, Inc. Reply-To: dnagle@erols.com Message-ID: References: <1107259211.c5d05dcbf8695b73b67b208313002b2b@teranews> <41ff79df$0$538$ba620e4c@news.skynet.be> <1107266645.d89440009860d548c1e3d72cdc821e0c@teranews> X-Newsreader: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Tue, 01 Feb 2005 17:55:09 GMT NNTP-Posting-Host: 70.21.94.84 X-Complaints-To: abuse@verizon.net X-Trace: trnddc07 1107280509 70.21.94.84 (Tue, 01 Feb 2005 12:55:09 EST) NNTP-Posting-Date: Tue, 01 Feb 2005 12:55:09 EST Xref: g2news1.google.com comp.lang.ada:8118 comp.lang.fortran:10075 Date: 2005-02-01T17:55:09+00:00 List-Id: Hello, On Tue, 01 Feb 2005 15:03:58 +0100, Martin Krischik wrote: > >This is of corse a cross post with comp.lang.fortran and I wonder how = they >see our solution to the problem. Is it suitable for Fortran 2003 as well= or >do they need another solution? > >With Regards > >Martin This thread started in c.l.f discussing J3's efforts to add andthen and orelse operators to Fortran. J3 was unable to form a consensus regarding the operator precedence, and tried a different tack. The way the Fortran standard is written makes it fairly difficult to delay evaluation of arguments to operators or to functions. J3 often examines the way Ada does something when seeking ideas. Personally, I believe Ada is a very well designed language, and I'm much more comfortable getting ideas from Ada than from many other languages. The fact that others disagree is probably why this thread now appears beyond c.l.f. --=20 Cheers! Dan Nagle Purple Sage Computing Solutions, Inc.