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
123 stars
16 watching
10 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A comprehensive C++ library for callback, reflection, serialization, and script binding with Lua, Python, JavaScript engines. | 220 |
| A high-performance just-in-time compiler for x64 C++ expressions | 1,139 |
| C++ header-only library for converting between different Unicode character encodings | 133 |
| Compares C and C++ language features to determine their type and behavior | 196 |
| A C++ parser-combinator library with a natural grammar notation | 122 |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| An effort to modernize C by adding evolutionary language features and fixing its well-known problems. | 74 |
| Pre-release code for fully convolutional networks (FCNs) with C++ implementation | 81 |
| A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
| A caching C++ compiler based on clang to speed up compilation | 1,248 |
| A Common Lisp interface to C++ code compilation and execution with JIT optimization | 63 |
| A C++ interface to the caffe deep learning framework, providing a convenient entry point for developers to build and deploy neural networks. | 15 |
| CMake module providing support for precompiled headers via custom compiler extension | 104 |
| Tools and infrastructure to implement reusable components in multiple programming languages from a single codebase. | 1,768 |