home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / lang / fortran / 3314 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ncar!vexcel!copper!aspen.craycos.com!jrbd
  2. From: jrbd@craycos.com (James Davies)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: FAQ  request
  5. Message-ID: <1992Aug31.232012.7869@craycos.com>
  6. Date: 31 Aug 92 23:20:12 GMT
  7. References: <29AUG199204051328@mpx2.lampf.lanl.gov>
  8. Organization: Cray Computer Corporation
  9. Lines: 44
  10.  
  11. In article <29AUG199204051328@mpx2.lampf.lanl.gov> ahn@mpx2.lampf.lanl.gov (Hyo E. Ahn) writes:
  12. >Hello,
  13. >
  14. >Could someone please post or mail me a copy of the FAQ for this group?
  15.  
  16. Well, I've never seen one, but here's a start:
  17.  
  18. Q:  Why are you morons still using Fortran?  C is the best language ever.
  19.  
  20. A:  No, Fortran is better.  And Fortran 90 is the best of all.
  21.  
  22.  
  23. Q:  I don't believe you, so I want to convert my Fortran code to C.
  24.     Where can I get a Fortran to C converter?
  25.  
  26. A:  f2c is available via FTP from research.att.com, or by email from
  27.     netlib@research.att.com (put "send index from f2c" in the body of the 
  28.     message).  An MS-DOS version is available from wuarchive.wustl.edu.
  29.  
  30.  
  31. Q:  Where can I get a free Fortran compiler?
  32.  
  33. A:  On Unix, you can use f2c (see above).  For MS-DOS, there's something
  34.     around called BCF77 that is rumored to be a shareware Fortran compiler,
  35.     but the documentation is in German.
  36.  
  37.  
  38. Q:  How can I call C from Fortran, and vice-versa?
  39.  
  40. counter-Q:  What system are you using?
  41.     The answer is very system dependent.  Check your system's Fortran
  42.     and C manuals for starters.
  43.  
  44.  
  45. Q:  Is there a lint program for Fortran?
  46.  
  47. A:  There's a freeware Fortran lint called ftncheck that is available from
  48.     the netlib servers netlib@research.att.com and netlib@ornl.gov, among
  49.     other places.  There are also various commercial programs available.
  50.  
  51.  
  52. Q:  Where can I get Gnu Fortran?
  53.  
  54. A:  You can't.  It's just now entering alpha testing.
  55.