sabottenda / libclang-sampleLinks
☆35Updated 11 years ago
Alternatives and similar repositories for libclang-sample
Users that are interested in libclang-sample are comparing it to the libraries listed below
Sorting:
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Library for reading and generating ELF files.☆15Updated 5 years ago
- Add-in that allows easy use of Clang compiler from inside Visual Studio 2013, replacing the MSVC compiler when building C++ projects.☆175Updated 2 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- A plugin for Clang compiler☆120Updated 3 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A reimplementation of the Breakpad Windows dump_syms tool☆45Updated 5 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Like GCC-XML for clang. Clang-extract is an AST pass which outputs an easily parsed description of the source.☆44Updated 7 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- A tool to list content of virtual tables in a shared library☆128Updated 4 years ago
- LALR(1) parser for C++☆79Updated last year
- Tool to demangle C++ symbols.☆58Updated 2 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- A fast, dumb and small LLVM code generator. This generates x86-32 code from LLVM bitcode.☆64Updated 11 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆48Updated 7 years ago
- Clang AST viewer☆67Updated 8 years ago
- Demangler for MSVC symbols☆40Updated 5 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Variadic, completion-based futures for C++17☆45Updated 6 years ago
- Contains the full source for my article about implementing a code generator with libclang.☆124Updated 10 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- ☆98Updated 3 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆52Updated last year
- C++14 version of parsertl☆32Updated last month