Developer(s) | GNU Project |
---|---|
Initial release | May 23, 1987[1] |
Stable release | 14.2[2]
/ 1 August 2024 |
Repository | |
Written in | C with some parts written in C++ |
Operating system | Cross-platform |
Platform | GNU |
Type | Compiler |
License | GPLv3+ with GCC Runtime Library Exception[3] |
Website | gcc |
The GNU Compiler Collection (also known as GCC) is a free software compiler written as part of the GNU project. It originally only compiled C code into machine language, however, now many frontends have been created to allow it to compile other languages.[4][5]
As well as being the compiler for GNU, it is used by many other projects, most notably many Linux-based operating systems.