_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-clang-capf 20221030.1830
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://git.sr.ht/~pkal/clang-capf
Licenses:
Synopsis: Completion-at-point backend for c/c++ using clang
Description:

Documentation at https://melpa.org/#/clang-capf

wasm32-wasi-clang 15.0.7
Dependencies: wasi-libc@sdk-19 libxml2@2.9.14 gcc@11.4.0 libffi@3.4.4
Propagated dependencies: llvm@15.0.7 clang-runtime@15.0.7
Channel: nonguix
Location: nongnu/packages/wasm.scm (nongnu packages wasm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
Synopsis: C language family frontend for LLVM
Description:

Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ programming languages. It uses LLVM as its back end. The Clang project includes the Clang front end, the Clang static analyzer, and several code analysis tools.

wasm32-wasi-clang 16.0.6
Dependencies: wasi-libc@sdk-20 libxml2@2.9.14 gcc@11.4.0 libffi@3.4.4
Propagated dependencies: llvm@16.0.6 clang-runtime@16.0.6
Channel: atomized
Location: atomized/packages/wasm.scm (atomized packages wasm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
Synopsis: C language family frontend for LLVM
Description:

Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ programming languages. It uses LLVM as its back end. The Clang project includes the Clang front end, the Clang static analyzer, and several code analysis tools.

snappy-with-clang 1.1.8
Dependencies: libcxx+libcxxabi@6.0.1 libcxxabi@6.0.1
Channel: guix
Location: gnu/packages/compression.scm (gnu packages compression)
Home page: https://github.com/google/snappy
Licenses: ASL 2.0
Synopsis: Fast compressor/decompressor
Description:

Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger.

yosys-clang-latest 0.53
Dependencies: abc-yosyshq@0.53 bash-minimal@5.1.16 graphviz@7.0.1 gtkwave@3.4.0-0.bb978d9 libffi@3.4.4 psmisc@23.7 python@3.11.11 python-click@8.1.7 readline@8.1.2 tcl@8.6.12 xdot@1.4 z3@4.13.0 zlib@1.3 clang@13.0.1
Channel: electronics
Location: electronics/packages/synthesis.scm (electronics packages synthesis)
Home page: https://yosyshq.net/yosys/
Licenses: ISC
Synopsis: FPGA Verilog RTL synthesizer (Clang variant)
Description:

Yosys synthesizes Verilog-2005.

emacs-clang-format 20250223.1620
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacsmirror/clang-format
Licenses:
Synopsis: Format code using clang-format
Description:

Documentation at https://melpa.org/#/clang-format

emacs-clang-rename 13.0.1
Dependencies: clang@13.0.1
Propagated dependencies: llvm@13.0.1 clang-runtime@13.0.1
Channel: guix
Location: gnu/packages/llvm.scm (gnu packages llvm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
Synopsis: Rename every occurrence of a symbol using clang-rename
Description:

This package renames every occurrence of a symbol at point using clang-rename.

emacs-clang-format 13.0.1
Dependencies: clang@13.0.1
Channel: guix
Location: gnu/packages/llvm.scm (gnu packages llvm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
Synopsis: Format code using clang-format
Description:

This package filters code through clang-format to fix its formatting. clang-format is a tool that formats C/C++/Obj-C code according to a set of style options, see https://clang.llvm.org/docs/ClangFormatStyleOptions.html.

clang-runtime-rocm 6.2.2
Dependencies: llvm-rocm@6.2.2 libffi@3.4.4 libxcrypt@4.4.36
Channel: guix-hpc
Location: amd/packages/rocm-base.scm (amd packages rocm-base)
Home page: https://compiler-rt.llvm.org
Licenses: ASL 2.0
Synopsis: Runtime library for Clang/LLVM
Description:

The "clang-runtime" library provides the implementations of run-time functions for C and C++ programs. It also provides header files that allow C and C++ source code to interface with the "sanitization" passes of the clang compiler. In LLVM this library is called "compiler-rt".

emacs-clang-format+ 20190824.2216
Propagated dependencies: emacs-clang-format@20250223.1620
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/SavchenkoValeriy/emacs-clang-format-plus
Licenses:
Synopsis: Minor mode for automatic clang-format application
Description:

Documentation at https://melpa.org/#/clang-format+

emacs-clang-format-lite 20250509.246
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/arteen1000/clang-format-lite
Licenses:
Synopsis: Format code on-save with clang-format, supports remote files
Description:

Documentation at https://melpa.org/#/clang-format-lite

emacs-flycheck-clangcheck 20150712.710
Propagated dependencies: emacs-flycheck@20250527.907
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/kumar8600/flycheck-clangcheck
Licenses:
Synopsis: A Flycheck checker difinition for ClangCheck.
Description:

Documentation at https://melpa.org/#/flycheck-clangcheck

emacs-auto-complete-clang 20140409.752
Propagated dependencies: emacs-auto-complete@20250101.843
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/brianjcj/auto-complete-clang
Licenses:
Synopsis: Auto Completion source for clang for GNU Emacs
Description:

Documentation at https://melpa.org/#/auto-complete-clang

emacs-flycheck-clang-tidy 20201115.1232
Propagated dependencies: emacs-flycheck@20250527.907
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ch1bo/flycheck-clang-tidy
Licenses:
Synopsis: Flycheck syntax checker using clang-tidy
Description:

Documentation at https://melpa.org/#/flycheck-clang-tidy

emacs-flycheck-objc-clang 20210911.1023
Propagated dependencies: emacs-flycheck@20250527.907
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/GyazSquare/flycheck-objc-clang
Licenses:
Synopsis: Flycheck: Objective-C support using Clang
Description:

Documentation at https://melpa.org/#/flycheck-objc-clang

rust-clang-ast-test-suite 0.0.0
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/dtolnay/clang-ast
Licenses: Expat ASL 2.0
Synopsis: Test suite of the clang-ast crate
Description:

This package contains the test suite of the clang-ast crate.

wasm32-wasi-clang-toolchain 15.0.7
Dependencies: bash-minimal@5.1.16 lld@14.0.6 wasi-libc@sdk-19 wasm32-wasi-clang@15.0.7 clang-runtime@15.0.7 wasm32-wasi-libcxx@15.0.7
Channel: nonguix
Location: nongnu/packages/wasm.scm (nongnu packages wasm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0 ASL 2.0 CC0 FreeBSD Expat
Synopsis: Complete Clang toolchain for C/C++ development, for WebAssembly.
Description:

This package provides a complete Clang toolchain for C/C++ development targeting WebAssembly with WASI. This includes Clang, as well as libc, libc++ and wasm-ld.

wasm32-wasi-clang-toolchain 16.0.6
Dependencies: bash-minimal@5.1.16 lld@14.0.6 wasi-libc@sdk-20 wasm32-wasi-clang@16.0.6 clang-runtime@16.0.6 wasm32-wasi-libcxx@16.0.6
Channel: atomized
Location: atomized/packages/wasm.scm (atomized packages wasm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0 ASL 2.0 CC0 FreeBSD Expat
Synopsis: Complete Clang toolchain for C/C++ development, for WebAssembly.
Description:

This package provides a complete Clang toolchain for C/C++ development targeting WebAssembly with WASI. This includes Clang, as well as libc, libc++ and wasm-ld.

emacs-flycheck-clang-analyzer 20211214.648
Propagated dependencies: emacs-flycheck@20250527.907
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/alexmurray/flycheck-clang-analyzer
Licenses:
Synopsis: Integrate Clang Analyzer with flycheck
Description:

Documentation at https://melpa.org/#/flycheck-clang-analyzer

emacs-auto-complete-clang-async 20130526.1527
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: Auto Completion source for clang for GNU Emacs
Description:

Documentation at https://melpa.org/#/auto-complete-clang-async

Page: 1234
Total results: 92