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 8 years ago
Alternatives and similar repositories for cpp2cxx
Users that are interested in cpp2cxx are comparing it to the libraries listed below
Sorting:
- Header-only C++17 library for property-based testing.☆127Updated last year
- C++ parser combinator library☆100Updated 10 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- A framework for reusing code in Clang tools☆126Updated 3 months ago
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- ☆55Updated last year
- Oink is a collaboration of C++ static analysis tools.☆156Updated 3 years ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 9 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
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- LLVM Profiling Visualization☆84Updated 4 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆188Updated 6 years ago
- BSD Licensed Bignum Library☆233Updated last year
- Header-only llvm::Expected<T>☆38Updated 6 years ago
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆190Updated 9 years ago
- Compiler-neutral Internal Program Representation for C++☆231Updated 5 months ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- ☆35Updated 12 years ago
- Papers for the C++ Standards Committee, WG21☆58Updated 8 months ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆170Updated 9 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆125Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 6 months ago
- Unusual uses of SSE2 registers☆67Updated 5 years ago
- A plugin for Clang compiler☆121Updated 4 years ago
- A toy code generator (i.e. "program synthesis") using the Z3 solver☆34Updated 8 years ago