intercept-c++.bat

C, C++ and Objective-C compiler (LLVM based)

Install

All systems
curl cmd.cat/intercept-c++.bat.sh
Debian Debian
apt-get install clang-3.9
Ubuntu
apt-get install clang-3.9
Windows (WSL2)
sudo apt-get update sudo apt-get install clang-3.9
Raspbian
apt-get install clang-3.9

clang-3.9

C, C++ and Objective-C compiler (LLVM based)

Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). Clang fully implements all published ISO C++ standards including C++11, as well as the upcoming C++14 standard, and some parts of the fledgling C++1z standard, and is considered a production-quality C++ compiler.

clang-tools-4.0

clang-based tools for C/C++ developments

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. This package contains some clang-based tools.

clang-4.0

C, C++ and Objective-C compiler

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17.