home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / misc / 3237 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  2.1 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!swrinde!mips!darwin.sura.net!utkcs2!cupid.cs.utk.edu!eijkhout
  2. From: eijkhout@cupid.cs.utk.edu (Victor Eijkhout)
  3. Newsgroups: comp.misc
  4. Subject: Re: LINT FOR FORTRAN
  5. Message-ID: <l8oe2pINN708@utkcs2.cs.utk.edu>
  6. Date: 14 Aug 92 22:48:57 GMT
  7. References: <1992Aug14.025229.6105@den.mmc.com>
  8. Reply-To: eijkhout@cupid.cs.utk.edu (Victor Eijkhout)
  9. Organization: University of Tennessee, Knoxville - Department of Computer Science
  10. Lines: 39
  11. NNTP-Posting-Host: cupid.cs.utk.edu
  12.  
  13. In article <1992Aug14.025229.6105@den.mmc.com>, kummer@possum.den.mmc.com (Jim Kummer) writes:
  14. |> Any information offered regarding the following would be most 
  15. |> appreciated:
  16. |> 1.  Does a version of the UNIX utility 'lint' exist for processing 
  17. |> FORTRAN (no flames, please) code?
  18.  
  19. I've seen a commercial version and a public domain one.
  20. Here's a cutout from the man pages of ftnchek, the 
  21. free product. (Heartily recommended by me; I use it a lot.)
  22. Apparently it is available from netlib.
  23.  
  24.      Ftnchek was designed by Dr.   Robert  Moniot,  professor  at
  25.      Fordham  University,  College at Lincoln Center.  During the
  26.      academic year of 1988-1989, Michael Myers and Lucia  Spagnu-
  27.      olo  developed  the  program  to  perform the variable usage
  28.      checks.  During the following year it was augmented by  Lois
  29.      Bigbie  to  check  subprogram  arguments  and  COMMON  block
  30.      declarations.  Brian Downing assisted with  the  implementa-
  31.      tion  of the INCLUDE statement.  Additional features will be
  32.      added as time permits.
  33.     [...]
  34.      For further information, you may contact Dr.  Robert  Moniot
  35.      at either of the following network addresses:
  36.  
  37.              MONIOT@FORDMULC.BITNET
  38.              moniot@mary.fordham.edu
  39.  
  40.      This document is named ftnchek.man.  The Ftnchek program can
  41.      be obtained by sending the message send ftnchek from fortran
  42.      to the Internet  address:  netlib@ornl.gov  .   Installation
  43.      requires a C compiler for your computer.
  44.  
  45. |> 3.  Is there a better newsgroup to post this inquiry?
  46.  
  47. Comp.lang.fortran?
  48.  
  49. |> -- Regards ----- Jim Kummer ----- Martin Marietta Corporation --
  50.  
  51. Victor.
  52.