mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-17 20:34:38 +03:00
LLVM
This commit is contained in:
@@ -297,6 +297,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
* [GCC](https://gcc.gnu.org/) - GNU Compiler Collection.
|
* [GCC](https://gcc.gnu.org/) - GNU Compiler Collection.
|
||||||
* [Intel C++ Compiler](https://software.intel.com/en-us/c-compilers) - Developed by Intel.
|
* [Intel C++ Compiler](https://software.intel.com/en-us/c-compilers) - Developed by Intel.
|
||||||
* [Microsoft Visual C++](http://msdn.microsoft.com/en-us/vstudio/hh386302.aspx) - MSVC, developed by Microsoft.
|
* [Microsoft Visual C++](http://msdn.microsoft.com/en-us/vstudio/hh386302.aspx) - MSVC, developed by Microsoft.
|
||||||
|
* [LLVM](http://llvm.org/) - Collection of modular and reusable compiler and toolchain technologies.
|
||||||
|
|
||||||
## Integrated Development Environments
|
## Integrated Development Environments
|
||||||
*List of C/C++ nominal IDEs.*
|
*List of C/C++ nominal IDEs.*
|
||||||
|
|||||||
2
temp.txt
2
temp.txt
@@ -12,8 +12,6 @@
|
|||||||
* [libvpx](http://www.webmproject.org/code/) - libvpx.
|
* [libvpx](http://www.webmproject.org/code/) - libvpx.
|
||||||
* [FFmpeg](https://www.ffmpeg.org/) - FFmpeg.
|
* [FFmpeg](https://www.ffmpeg.org/) - FFmpeg.
|
||||||
|
|
||||||
* [LLVM](http://llvm.org/) - The LLVM Compiler Infrastructure.
|
|
||||||
|
|
||||||
====================
|
====================
|
||||||
|
|
||||||
All libs in: https://github.com/Alexpux/MINGW-packages
|
All libs in: https://github.com/Alexpux/MINGW-packages
|
||||||
|
|||||||
Reference in New Issue
Block a user