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.
☆48Updated 7 years ago
Alternatives and similar repositories for cpp2cxx
Users that are interested in cpp2cxx are comparing it to the libraries listed below
Sorting:
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Header-only C++17 library for property-based testing.☆128Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- ☆53Updated last year
- A plugin for Clang compiler☆119Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A framework for reusing code in Clang tools☆126Updated last week
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated 2 years ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 8 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- Modern C++ benchmarking☆74Updated 5 years ago
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- A collection of clang plugins for safer C programming☆92Updated 6 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated this week
- 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++ parser combinator library☆97Updated 10 years ago
- Python wrapper for the Clang C++ preprocessor and parser.☆128Updated 11 years ago
- Library for generating ABI-compliant LLVM IR☆62Updated 5 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- ☆71Updated 7 years ago
- Papers for the C++ Standards Committee, WG21☆57Updated 5 months ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago