Eren121 / CppTuringMachine
Template (Compile-time) Turing Machine in C++20
☆12Updated 3 years ago
Alternatives and similar repositories for CppTuringMachine:
Users that are interested in CppTuringMachine are comparing it to the libraries listed below
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- ☆8Updated 2 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆29Updated 3 years ago
- C++ p2300 proposal in Rust☆16Updated last year
- Bytecode interpreter☆70Updated 9 months ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- ☆22Updated 4 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- ☆16Updated 2 years ago
- Prints values and types during compilation!☆56Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated 2 months ago
- A fast, but not std conforming, version of visit for variants☆30Updated 3 years ago
- Functional Template Library for Modern C++☆43Updated 4 years ago
- Command Line User Experience☆80Updated 5 years ago
- ☆56Updated 5 months ago
- parser combinator and AST generator in c++17☆24Updated last year
- Compiler Optimizations Playground