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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆52Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- ☆31Updated 9 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Solving the Expression Problem in C++11☆45Updated 12 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆94Updated last month
- sandbox for my c++ functional programming experiments☆34Updated 11 years ago
- Collection of things related to UTF-8 and http://bjoern.hoehrmann.de/utf-8/decoder/dfa/☆35Updated 10 years ago
- Automatically select the smallest integer type that can contain a given range at compile time☆20Updated 7 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Two-Level Segregated Fit Memory Allocator☆11Updated 4 years ago
- C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite vi…☆13Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Experiments with JIT compilation☆64Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 7 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆73Updated 9 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago