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:
- A plugin for Clang compiler☆119Updated 3 years ago
- A tool to list content of virtual tables in a shared library☆126Updated 4 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 11 years ago
- Clang AST viewer☆65Updated 8 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
- 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.☆63Updated 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
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- Mathematical Expression Parser and JIT Compiler☆146Updated 2 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Like GCC-XML for clang. Clang-extract is an AST pass which outputs an easily parsed description of the source.☆44Updated 7 years ago
- C++ standard proposals☆16Updated 5 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆82Updated last year
- A reimplementation of the Breakpad Windows dump_syms tool☆45Updated 5 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- 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
- C/C++ Preprocessor Magic☆53Updated 10 years ago
- A compiler front end for the C++ language☆146Updated this week
- Demangler for MSVC symbols☆39Updated 5 years ago
- c++ disassembly library☆14Updated 8 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 4 months ago
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆67Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Tool to demangle C++ symbols.☆58Updated 2 years ago