Re: FOR070.DAT files appearing



In article <M3++I7Xy+tA9@xxxxxxxxxxxxxxxxxxxxxxxx>,
koehler@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx (Bob Koehler) writes:
In article <droll5$kav$1@xxxxxxxxxxxxxxxx>, Ken Fairfield <my.full.name@xxxxxxxxx> writes:

I'm afraid both of you are *WAY* out of date...by almost 15 years.
IMPLICIT NONE has been Standard Fortran since 1993 when the Fortran 90
standard was formally approved. When F90 was approved, it became the
single, official, international Fortran standard.

When Fortran 90 was adopted, it was so different from Fortran 77
that ANSI did something unusual: it kept the Fortran 77 standard
as is, as an existing standard, and adopted Fortran 90 as a new
standard. I assume Fortran 95 replaced Fortran 90.

I don't know what ISO did with Fortran 77, but as far as ANSI is
concerened there is not one single, official, American standard.

And some of us really don't much care what ISO does!! Driven mostly
by international politics it is a safe bet that ISO will choose whatever
is most likely to annoy the US.

bill


--
Bill Gunshannon | de-moc-ra-cy (di mok' ra see) n. Three wolves
bill@xxxxxxxxxxxxxxx | and a sheep voting on what's for dinner.
University of Scranton |
Scranton, Pennsylvania | #include <std.disclaimer.h>
.



Relevant Pages

  • Re: Timeline for F90, F95, F2K3 standardization
    ... The easiest way to learn what's current is to go to the web store ... When was Fortran 90 approved as an ISO standard? ... When did ANSI _withdraw_ the Fortran 77 standard? ...
    (comp.lang.fortran)
  • Re: A few syntax questions
    ... I think putting them in the 'action-stmt' syntax rule ... If I were to redo the bnf from scratch, ... I guess that means that a standard conforming compiler is supposed to overflow. ... I am hoping that F2003 features will regain some respect for Fortran in CS departments,, and not just be coinsidered an old archaic language for old programs, but such strong support of archaic Fortran standards is a major reason why Fortran popularity continues to dwindle. ...
    (comp.lang.fortran)
  • Re: Form k = i + j and test for overflow.
    ... Last night you suggested I was forgetting that overflow violates ... the Fortran standard. ... test that wouldn't work on the most common of implementations. ... that conforms to the Fortran standard. ...
    (comp.lang.fortran)
  • Re: conditional compile for gFortran (GCC?): newbie question
    ... The official standard for a Fortran pre-processor is Part 3, "Conditional Compilation", informally known as CoCo. ... As I mentioned in a message in this thread yesterday, there are free implementations of CoCo available on the Internet. ... Obviously, CPP and its derivatives are widely used for Fortran, but I am not sure that the usage is so universal that it counts as a "de-facto standard", except perhaps in the Unix world. ... the capabilities and behavior of the Fortran pre-processor would be under the control of either the C or C++ committee. ...
    (comp.lang.fortran)
  • Re: FOR070.DAT files appearing
    ... IMPLICIT NONE has been Standard Fortran since 1993 when the Fortran 90 ... When F90 was approved, it became the ... I'd also challenge you to find a commercial Fortran 77 compiler ...
    (comp.os.vms)