hiraditya / cpp2cxxLinks
A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacing C Preprocessor macros with equivalent C++11 declarations.
☆46Updated 7 years ago
Alternatives and similar repositories for cpp2cxx
Users that are interested in cpp2cxx are comparing it to the libraries listed below
Sorting:
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Header-only C++17 library for property-based testing.☆127Updated last year
- ☆53Updated 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
- LLVM Profiling Visualization☆85Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- A framework for reusing code in Clang tools☆125Updated last week
- bad_alloc Behaving Badly☆74Updated 6 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- autotuning C++, just-in-time!☆52Updated 5 years ago
- C++ parser combinator library☆97Updated 10 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆127Updated 11 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- resurrected LLVM "C Backend", with improvements☆129Updated 4 years ago
- ☆35Updated 11 years ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 8 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- Modern C++ benchmarking☆73Updated 5 years ago
- Compiler-neutral Internal Program Representation for C++☆227Updated last month
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆187Updated 9 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆35Updated 7 years ago