Fortran 77 Compiler - For Windows 10 64-bit Free Download 2021
ifort /f77 myprogram.f
Even if you are writing Fortran 77, modern compilers often prefer the .f or .for extension for fixed-format code.
It uses G77 (the older GNU compiler) as its backend but provides a simple, "old-school" interface that feels right for F77 projects.
Do you have a specific you're trying to compile, or are you looking to learn the language from scratch?