tfc / cpp_template_meta_brainfuck_interpreterLinks
A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program
☆24Updated 3 years ago
Alternatives and similar repositories for cpp_template_meta_brainfuck_interpreter
Users that are interested in cpp_template_meta_brainfuck_interpreter are comparing it to the libraries listed below
Sorting:
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆31Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 10 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Foundations of symbol based programming☆30Updated 5 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
- Solving the Expression Problem in C++11☆45Updated 12 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆21Updated 4 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Named arguments for C++17☆30Updated last week
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago