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 129
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,248
dotnet/clangsharp ClangSharp provides a set of C# bindings for the Clang compiler suite. 964
l1mey112/crepl A compiler and interpreter for executing C code on the fly as it is typed. 29
eklitzke/clang-format-all A tool to format C and C++ code using clang-format in a consistent manner 147
jank-lang/jank An experimental programming language built on top of LLVM and C++ to provide performance and native runtime 1,756
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++ 692
vexu/arocc A compiler written in Zig to translate C code into machine-specific binary code 1,151
tartanllama/vizh An esoteric programming language that compiles and links image files to generate C code 232
charles-pegge/oxygenbasic A compiler and runtime environment for a basic programming language 39