f2c is a program to convert Fortran 77 to C code, developed at Bell Laboratories.
conda install anaconda::f2c
The standalone f2c program was based on the core of the first complete Fortran 77 compiler to be implemented, the "f77" program by Feldman and Weinberger.