home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / fortran / 5202 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.1 KB  |  29 lines

  1. Newsgroups: comp.lang.fortran
  2. Path: sparky!uunet!ukma!bogus.sura.net!howland.reston.ans.net!usc!cs.utexas.edu!hermes.chpc.utexas.edu!michael
  3. From: michael@chpc.utexas.edu (Michael Lemke)
  4. Subject: Re: Reformatter for FORTRAN code
  5. Message-ID: <1993Jan28.041440.14957@chpc.utexas.edu>
  6. Organization: The University of Texas System - CHPC
  7. References: <1993Jan27.210033.19508@stsci.edu>
  8. Date: Thu, 28 Jan 93 04:14:40 GMT
  9. Lines: 18
  10.  
  11. In article <1993Jan27.210033.19508@stsci.edu> stallcup@stsci.edu (Scott Stallcup) writes:
  12. > We are looking for any tools to reformat FORTRAN code
  13. > (Sometimes called a pretty-printer).  Public domain
  14. > or commercial programs will be considered.  Preferably,
  15. > the program will be able to handle VAX/VMS extensions.
  16. >
  17.  
  18. Check out TOOLPACK.  Ask archie where to get.  Unfortunately for your 
  19. requirement, though, it is *very* strict on standard Fortran (but accepts 
  20. lowercase and long variables but not include.).  It can `de-spaghettify'
  21. your code which makes it a very useful tool to understand stone-age 
  22. FORTRAN III.5 code.
  23.  
  24. Michael
  25. -- 
  26. Michael Lemke
  27. Astronomy, UT Austin, Texas
  28. (michael@io.as.utexas.edu or UTSPAN::UTADNX::IO::MICHAEL [SPAN])
  29.