clang
Compiler
A compiler front-end for the C family of languages built as part of the LLVM project infrastructure
71 stars
22 watching
8 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A clean implementation of reflection and related proposals in C++. | 29 |
| An extension for Visual Studio Code that provides C/C++/Objective-C code completion and diagnostics using the Clang compiler | 129 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A Rust-based compiler and runtime environment designed to provide a safe and efficient way to execute functional programming languages. | 67 |
| A caching C++ compiler based on clang to speed up compilation | 1,248 |
| ClangSharp provides a set of C# bindings for the Clang compiler suite. | 964 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A tool to format C and C++ code using clang-format in a consistent manner | 147 |
| An experimental programming language built on top of LLVM and C++ to provide performance and native runtime | 1,756 |
| A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| A tool that translates TypeScript code to C++ | 692 |
| A compiler written in Zig to translate C code into machine-specific binary code | 1,151 |
| An esoteric programming language that compiles and links image files to generate C code | 232 |
| A compiler and runtime environment for a basic programming language | 39 |