blackhole89 / macrosLinks
A more powerful C/C++ preprocessor.
☆87Updated 5 years ago
Alternatives and similar repositories for macros
Users that are interested in macros are comparing it to the libraries listed below
Sorting:
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆249Updated 4 years ago
- Bytecode interpreter☆76Updated 6 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆118Updated 3 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆77Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆55Updated 3 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆159Updated 10 years ago
- Brainfuck interpreter written in the C preprocessor☆235Updated 9 years ago
- LALR(1) parser for C++☆79Updated last year
- bad_alloc Behaving Badly☆74Updated 6 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆124Updated 13 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 3 years ago
- C99 parser and frontend for libfirm☆349Updated 6 months ago
- compile time assembly interpreter☆85Updated 7 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 12 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- The Zenon programming language☆77Updated 2 months ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Implementing a CPU emulator using C++Templates☆150Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆169Updated 4 years ago
- hspp: An experimental library to bring Haskell Style Programming to C++.☆166Updated 2 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆98Updated 4 months ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆74Updated 10 years ago
- The Sparrow programming language☆83Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- Unofficial libjit mirror.☆62Updated 5 years ago