gcc 'what is' and short
This commit is contained in:
parent
9538ebb6db
commit
497f55310b
|
|
@ -1 +1,6 @@
|
|||
# What is gcc?
|
||||
The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. GCC is a key component of the GNU toolchain. The Free Software Foundation (FSF) distributes GCC under the GNU General Public License (GNU GPL). GCC has played an important role in the growth of free software, as both a tool and an example.
|
||||
|
||||
> [wikipedia.org/wiki/GNU_Compiler_Collection](https://en.wikipedia.org/wiki/GNU_Compiler_Collection)
|
||||
|
||||
# How to use this image
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
|
||||
The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages.
|
||||
|
|
|
|||
|
|
@ -1,4 +1,9 @@
|
|||
# What is gcc?
|
||||
The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. GCC is a key component of the GNU toolchain. The Free Software Foundation (FSF) distributes GCC under the GNU General Public License (GNU GPL). GCC has played an important role in the growth of free software, as both a tool and an example.
|
||||
|
||||
> [wikipedia.org/wiki/GNU_Compiler_Collection](https://en.wikipedia.org/wiki/GNU_Compiler_Collection)
|
||||
|
||||
# How to use this image
|
||||
|
||||
# Issues and Contributing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue