VAST/77to90, a commercial conversion tool from
Pacific-Sierra, is available on meeker.ucar.edu. It is accessible via
the v77to90 command. This command converts f77 code to f90.
For example:
v77to90 a.f # Creates file Va.f90
Please type "man v77to90" for details and options.