hello friends! new(ish)!

Clang

From InstallGentoo Wiki v2
Revision as of 15:13, 24 February 2016 by >Mrsnooze (category:terms category:programming languages)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Clang (or alternatively, clang) is a compiler for C family of languages using LLVM as a backend and optimizer. It aims to be GCC-compatible yet more strict, standards compliant, and not full of gcc-isms. It is the default compiler on FreeBSD and Mac OS X systems.