clang-frontend topic

List clang-frontend repositories

cxxd

152
Stars
9
Forks
Watchers

C/C++ language server implemented on top of Clang frontend.

autoprogrammer

90
Stars
15
Forks
Watchers

C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)

LLVM-Guide

136
Stars
9
Forks
Watchers

LLVM (Low Level Virtual Machine) Guide. Learn all about the compiler infrastructure, which is designed for compile-time, link-time, run-time, and "idle-time" optimization of programs. Originally imple...