Fortran Wiki
online_compilers

Live Fortran pages (Online Compilers)

There are several on-line WWW browser interfaces to live Fortran compilers. They may additionally provide code beautifiers, multiple compilers, debuggers, coverage tools, and profiling tools. Editor interfaces vary. Some allow for downloading and sharing files. Some provide sample codes illustrating various aspects of Fortran including various parallel coding techniques (Coarrays, OpenMP, MPI, …)…

Other options for using remote Fortran programming environments include access to terminal interfaces such as provided via github.

Even if you have Fortran installed on your systems being able to access various versions is useful for testing bugs on newer versions, allowing for running problems in on-line discussions, and so on.