ratfor

Rational Fortran preprocessor for Fortran 77
  http://www.dgate.org/ratfor/
  0
  no reviews



Ratfor77 is a preprocessor that converts the Rational Fortran dialect into ordinary Fortran 77. The output can then be compiled using gfortran or f2c + gcc.

The Ratfor dialect provides C-like control structures and some syntactic sugar that makes Fortran programs easier to read and write.