A fortran to C translator program. F2c is appropriate when a fortran compiler is not available; it is also free. Unfortunately, most fortran is written in something other than pure Fortran 77, which can make use of f2c difficult for arbitrary fortran code. Before Craig Burley wrote g77, the only option for a free fortran was f2c.