tfc / cpp_template_meta_brainfuck_interpreter
A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program
☆24Updated 2 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
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- ☆31Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆35Updated 10 years ago
- ☆16Updated last year
- Named arguments for C++17☆30Updated 4 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Solving the Expression Problem in C++11☆45Updated 12 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- ☆13Updated 8 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 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
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Compiler of the EDDI programming language☆33Updated 3 months ago
- std::fixed_string☆12Updated 9 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆93Updated this week
- compile time assembly interpreter☆84Updated 6 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago