GCC

Description
The GNU Compiler Collection (GCC) is a set of programming language compilers produce by the GNU Project and distributed by the Free Software Foundation. Languages include C, C++, Fortran, Ada (gnat) and Java (gcj).
Documentation
GCC homepage
Modulefile
gcc
Commands
$ module load gcc
$ gcc, g++, gfortran
Help for any command
$ man gcc
$ man gfortran
$ gcc --help

This site uses Just the Docs, a documentation theme for Jekyll.