blackhole89 / macros
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
- order-pp preprocessor library (standalone part of chaos-pp)☆110Updated 3 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆122Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆117Updated 3 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆246Updated 3 years ago
- Bytecode interpreter☆72Updated 2 months ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆123Updated 13 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆78Updated this week
- compile time assembly interpreter☆85Updated 7 years ago
- Brainfuck interpreter written in the C preprocessor☆234Updated 9 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Experimental library for currying in C++17☆77Updated this week
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- C99 parser and frontend for libfirm☆345Updated 3 months ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 6 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- The Zenon programming language☆77Updated 7 months ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆76Updated 2 years ago
- general purpose programming language, in the vein of C++☆148Updated 3 years ago
- Terminfo parser for modern c++☆44Updated 6 years ago
- An example of how to construct a parser combinator library in C++. Focus on simplicity, not efficiency.☆23Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- Interactive C/C++ preprocessor macro debugger☆166Updated 4 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 5 years ago
- Implementing a CPU emulator using C++Templates☆150Updated 4 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 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…☆86Updated 3 weeks ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 3 years ago