slackbuilds/development/ftnchek
B. Watson 70dcfad92c development/ftnchek: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
2022-06-09 13:19:05 -04:00
..
README
ftnchek.SlackBuild development/ftnchek: Update email address. 2022-06-09 13:19:05 -04:00
ftnchek.info development/ftnchek: Update email address. 2022-06-09 13:19:05 -04:00
slack-desc

README

ftnchek (a static analyzer for Fortran 77 programs)

ftnchek (short for Fortran checker) is designed to detect certain
errors in a Fortran program that a compiler usually does not.

ftnchek is not primarily intended to detect syntax errors. Its purpose
is to assist the user in finding semantic errors. Semantic errors are
legal in the Fortran language but are wasteful or may cause incorrect
operation.