python-clang-3.7

Clang Python Bindings
  http://www.llvm.org/
  0
  no reviews



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.

This binding package provides access to the Clang compiler and libraries.