cftf

Feature converter

Converts modern C++ features to older versions compatible with outdated compilers

Clang from the Future: A C++17 to C++11 source-to-source compiler

GitHub

122 stars
16 watching
9 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cpgf/cpgf A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. 220
bitfunnel/nativejit A high-performance just-in-time compiler for x64 C++ expressions 1,141
ww898/utf-cpp C++ header-only library for converting between different Unicode character encodings 132
shafik/determine_c_or_cpp Compares C and C++ language features to determine their type and behavior 197
lpeter1997/cppcmb A C++ parser-combinator library with a natural grammar notation 123
tacticalmelonfarmer/cxl A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. 50
cforall/cforall An effort to modernize C by adding evolutionary language features and fixing its well-known problems. 72
longjon/caffe Pre-release code for fully convolutional networks (FCNs) with C++ implementation 81
asutton/clang A compiler front-end for the C family of languages built as part of the LLVM project infrastructure 71
yrnkrn/zapcc A caching C++ compiler based on clang to speed up compilation 1,250
islam0mar/cl-cxx-jit A Common Lisp interface to C++ code compilation and execution with JIT optimization 62
naibaf7/caffe_neural_tool A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. 15
nanoant/cmakepchcompiler CMake module providing support for precompiled headers via custom compiler extension 103
fusionlanguage/fut Tools and infrastructure to implement reusable components in multiple programming languages from a single codebase. 1,763
pollardbanknote/cppbackport A C++ library that ported new features to older standards 38