home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / fortran / 3020 < prev    next >
Encoding:
Text File  |  1992-08-13  |  1.5 KB  |  38 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!gatech!darwin.sura.net!uvaarpa!cv3.cv.nrao.edu!laphroaig!cflatter
  3. From: cflatter@nrao.edu (Chris Flatters)
  4. Subject: Re: FORTRAN 90
  5. Message-ID: <1992Aug13.195803.8763@nrao.edu>
  6. Sender: news@nrao.edu
  7. Reply-To: cflatter@nrao.edu
  8. Organization: NRAO
  9. References: <1992Aug13.152636.6635@cfa.harvard.edu>
  10. Date: Thu, 13 Aug 1992 19:58:03 GMT
  11. Lines: 25
  12.  
  13. In article 6635@cfa.harvard.edu, orszak@cfa.harvard.edu (Jeff Orszak) writes:
  14. >I would like to know if the FORTRAN 90 standard is "frozen", and if so
  15. >what are the best reference to what will be in FORTRAN 90.
  16.  
  17. Fortran 90 has been approved by ANSI and ISO.  The ISO desgination
  18. is  IS1539.  The best reference is obviously the standard itself
  19. but "Fortran 90 Explained" by Metcalf and Reid (Oxford University Press) is
  20. good if you don't want to wade through the full language definition.
  21.  
  22. >Also, what
  23. >progress is being made in make compilers that follow the standard?
  24. >Because having compilers available will really make it a standard.
  25.  
  26. There are at least 2 third-party Fortran 90 compilers available for
  27. UNIX systems.  NAG distribute a compiler that uses C as an intermediate
  28. code while Parasoft distribute a compiler that uses FORTRAN 77 as
  29. its intermediate code.  Both are reasonably priced.
  30.  
  31. Vendors have generally been lukewarm at best to Fortran 90 but there
  32. appears to some signs of a change for the better here, at least among
  33. computer vendors whose lines include multiprocessors or
  34. multicomputers.
  35.  
  36.     Chris Flatters
  37.     cflatter@nrao.edu
  38.