description: C++ コンパイラの紹介 # C++ コンパイラ ## GCC - https://gcc.gnu.org/ ## Clang - https://clang.llvm.org/ ## Microsoft Visual C++ (MSVC) [Microsoft Visual Studio](https://visualstudio.microsoft.com/) の C++ コンパイラ ## Apple Clang [Xcode](https://developer.apple.com/jp/xcode/) の C++ コンパイラ ## EDG eccp - https://www.edg.com/c ## Intel C++ Compiler - https://software.intel.com/en-us/c-compilers ## IBM XL C++ - https://www.ibm.com/us-en/marketplace/ibm-c-and-c-plus-plus-compiler-family ## Oracle Developer Studio C++ compiler - https://www.oracle.com/technetwork/server-storage/developerstudio/overview/index.html ## Embarcadero C++ Builder - https://www.embarcadero.com/products/cbuilder