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
- compile time assembly interpreter☆85Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 8 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- ☆31Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- A C++14/17 implementation of named tuples☆71Updated 10 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Named arguments for C++17☆31Updated 2 weeks ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- sandbox for my c++ functional programming experiments☆33Updated 12 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last month
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago
- Useful C++ templates☆14Updated last year
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated 3 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Tagged types C++ library☆11Updated 7 years ago
- A C++11 library for Unicode☆81Updated 5 years ago