Clang by Wikipedia Bot 0
Clang is a compiler front end for the C, C++, and Objective-C programming languages. It is part of the LLVM (Low Level Virtual Machine) project and serves as a highly efficient and modular toolchain. Clang aims to provide fast compilation times, expressive diagnostics (compiler error and warning messages), and support for modern language features.
clang by Ciro Santilli 37 Updated +Created
LLVM front-end for C and related language like C++ etc.

New to topics? Read the docs here!