Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!ncar!pvi!karenk From: karenk@pvi.UUCP (Karen Kruse) Newsgroups: comp.lang.fortran Subject: FORTRAN standards checker Message-ID: <248@pvi.UUCP> Date: 6 Jun 89 21:52:30 GMT Reply-To: karenk@.com() Distribution: usa Organization: Precision Visuals Inc., Boulder, Colorado Lines: 17 Does anyone know of a program that does FORTRAN standards checking and runs on VAX/VMS, or Sun, or HP-9000? Ideally, it would: 1. flag all non-standard constructs (e.g. mixed character and non-character in a common block, non-standard characters like '!'). 2. check for agreement between called and calling subroutines in number and type of parameters. It would also be nice if it could check for unused variables, variables set but never used, and variables used but never set. Thanks in advance for any information! Karen Kruse Precision Visuals, Inc. boulder!pvi!karenk