mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2024-11-13 11:16:54 -05:00
Update README.md
This commit is contained in:
parent
1d79a150a2
commit
8dff362e19
1 changed files with 1 additions and 1 deletions
|
@ -479,7 +479,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||
|
||||
* [Clang](http://clang.llvm.org/) - A C compiler for LLVM. Supports C11. Developed by Apple. [NCSA]
|
||||
* [GCC](https://gcc.gnu.org/) - GNU Compiler Collection. Supports C11 and OpenMP. [GNU GPL3]
|
||||
* [PCC][http://pcc.ludd.ltu.se/] - A very old C compiler. Supports C99.
|
||||
* [PCC](http://pcc.ludd.ltu.se/) - A very old C compiler. Supports C99.
|
||||
* [Intel C++ Compiler](https://software.intel.com/en-us/c-compilers) - Developed by Intel.
|
||||
* [LLVM](http://llvm.org/) - Collection of modular and reusable compiler and toolchain technologies.
|
||||
* [Microsoft Visual C++](http://msdn.microsoft.com/en-us/vstudio/hh386302.aspx) - MSVC, developed by Microsoft.
|
||||
|
|
Loading…
Reference in a new issue