home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / msdos / programm / 11718 < prev    next >
Encoding:
Text File  |  1992-12-31  |  2.8 KB  |  64 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsk!cbnewsj!davet
  3. From: davet@cbnewsj.cb.att.com (Dave Tutelman)
  4. Subject: Re: FORTRAN compiler needed quickly
  5. Organization: AT&T Bell Labs - Lincroft, NJ
  6. Distribution: usa
  7. Date: Thu, 31 Dec 1992 15:48:03 GMT
  8. Message-ID: <1992Dec31.154803.25937@cbnewsj.cb.att.com>
  9. Summary: The net comes through again
  10. References: <1992Dec29.122213.10478@cbnewsj.cb.att.com>
  11. Lines: 51
  12.  
  13. My thanks to those who helped me solve my problem, and it has been solved.
  14. A couple of days ago, I wrote:
  15.  
  16. >I need to borrow, rent, or buy (cheaply) a FORTRAN compiler (or interpreter)
  17. >for MSDOS.  Can be VERY simple, as it's for a project for my son's beginning
  18. >FORTRAN course in High School.  (He accidentally blew away a week or two of
  19. >work from his BACKUP floppy [arrgh!] in class, and wants to reconstruct it
  20. >on his PC at home during the Xmas break.)  I suspect this is a one-time,
  21. >couple-of-day need (as the course ends in January, and the next course is
  22. >PASCAL).
  23.  
  24. I received quite a few helpful suggestions.  As it turned out, the majority
  25. of the suggestions cited a freeware package (BCF77 ver 1.3b), available at
  26. most of the major archive sites. Definitely at WU and SIMTEL.
  27. Check the PD MS-DOS archives, directory "fortran", for the file BCF7713B.ZIP,
  28. if you want a copy; its about a quarter meg of download. 
  29.  
  30. Anyway, I downloaded it, and it seems to be just what the doctor ordered,
  31. or close enough anyway.
  32.  - Seems to run on anything Intel from my 386-40 to my son's 8086 box.
  33.  - Compiles and links Fortran-77 pretty quickly and hassle-free.
  34.  - Includes an inconvenient but workable debugger.
  35.  - The docs (originally in German) have been augmented by an English
  36.    translation.
  37.  - The progress and error messages from the compiler, linker, and debugger
  38.    are in German.  While this will prove a challenge to my son, his
  39.    background in languages should allow him to handle it with some effort,
  40.    and will probably be a good experience in the long run.
  41.  
  42. Thanks to 
  43.     Khalid Sarwar Warraich (k1w8221@sc.tamu.edu)
  44.     Darin Latimer (dlatimer@iris4.chem.arizona.edu)
  45.     Rick Hoffbeck (rwh@moose.cccs.umn.edu)
  46.     Hannes Blankenstein (jbla@giraffe.in-berlin.de)
  47.     Bob Hood (thor@arrakis.denver.co.us)
  48. for pointing me in the right direction, and especially to
  49.     Andre Koestli of Stuttgart
  50. for creating the package and making it freely available.
  51.  
  52. Thanks for other suggestions to:
  53.  - Joi Ellis (msjle@uxa.ecn.bgu.edu) for suggesting Lahey's Personal Fortran,
  54.    available mail order for $89.
  55.  - Doug Sewell (doug@cc.ysu.edu) for pointing out that Microsoft's Fortran
  56.    compiler is currently on sale for $149.
  57.  - Steve Hovater (svh@verdix.com) for offering to lend me his Fortran while
  58.    I needed it.
  59.  
  60. Thanks for the help, everyone.
  61.  
  62. Dave
  63.  
  64.