home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / bsd / 11137 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.7 KB  |  38 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!europa.asd.contel.com!paladin.american.edu!howland.reston.ans.net!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!lynx.unm.edu!zia.aoc.nrao.edu!laphroaig!cflatter
  3. From: cflatter@nrao.edu (Chris Flatters)
  4. Subject: Re: [386bsd] f2c with record/structure sup
  5. Message-ID: <1993Jan11.230414.24760@zia.aoc.nrao.edu>
  6. Sender: news@zia.aoc.nrao.edu
  7. Reply-To: cflatter@nrao.edu
  8. Organization: NRAO
  9. References: <1993Jan11.212052.1545@fcom.cc.utah.edu>
  10. Date: Mon, 11 Jan 93 23:04:14 GMT
  11. Lines: 25
  12.  
  13. In article 1545@fcom.cc.utah.edu, terry@cs.weber.edu (A Wizard of Earth C) writes:
  14. >In article <1993Jan10.211632.3269@ll.mit.edu> pope@ll.mit.edu (Frank Pope) writes:
  15. >>Hi
  16. >>
  17. >>Does anyone out there know of a f2c translator which has been ported to
  18. >>386bsd that has support for fortran records and structures.  I believe
  19. >>these are features found in FORTRAN 90 [not sure].  I want to
  20. >>convert some software written using MS Fortran 5.1 to c and run it 
  21. >>under 386bsd.  Thanks in advance.
  22. >
  23. >I don't know of many compilers, let alone translators, which support '90.
  24. >
  25. >Historically, the ANSI-90 FORTRAN was rejected by most major vendors,
  26. >either due to a lack of backward compatability or conflicts with vendor
  27. >extensions (depending on the vendor); it was rejected by Harris, DEC,
  28. >HP, and IBM... dunno if Sun was involved at all.
  29.  
  30. IBM defected from the Luddite faction as early as May 1989.  I believe that
  31. HP were long-time supporters of Fortran 90 as were Sun.  Incidentally,
  32. Fortran 90 *is* backwards compatible with FORTRAN 77 but does not include
  33. some vendors extensions.  User defined types have a syntax that differs
  34. from the VMS Fortran style adopted my Microsoft.
  35.  
  36.     Chris Flatters
  37.     cflatter@nrao.edu
  38.