clang

Compiler

A compiler front-end for the C family of languages built as part of the LLVM project infrastructure

GitHub

71 stars
22 watching
8 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
asutton/clang-reflect A clean implementation of reflection and related proposals in C++. 29
mitaki28/vscode-clang An extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler 128
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64
champii/rock A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. 67
yrnkrn/zapcc A caching C++ compiler based on clang to speed up compilation 1,250
dotnet/clangsharp A .NET wrapper around the Clang C compiler 942
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 30
eklitzke/clang-format-all A tool to format C and C++ code using clang-format in a consistent manner 147
jank-lang/jank A Clojure dialect on LLVM with C++ interop for a general-purpose programming language. 1,685
igor84/summus A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. 234
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
asdalexander77/typescript2cxx A tool that translates TypeScript code to C++ 689
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,138
tartanllama/vizh An esoteric programming language that compiles and links image files to generate C code 231
charles-pegge/oxygenbasic A compiler and runtime environment for a basic programming language 39