python-clang
Development headers and libraries for Clang
Development headers and libraries for Clang
To install this package, run one of the following:
Clang is a C, C++, Objective-C, and Objective-C++ compiler which encompasses preprocessing, parsing, optimization, code generation, assembly, and linking. It is modular in design and supports multiple frontends. Clang is part of the LLVM compiler infrastructure project and aims to deliver amazingly fast compiles, extremely useful error and warning messages, and provide a platform for building great source level tools.
Summary
Development headers and libraries for Clang
Information Last Updated
Sep 8, 2025 at 17:30
License
Apache-2.0 WITH LLVM-exception
Total Downloads
11
Home
https://llvm.org/GitHub Repository
https://github.com/llvm/llvm-projectDocumentation
https://llvm.org/docs/