blackhole89 / macrosLinks
A more powerful C/C++ preprocessor.
☆92Updated 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)☆83Updated 9 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Bytecode interpreter☆80Updated last year
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 3 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99☆170Updated 10 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆129Updated 13 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆129Updated 4 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- C++ parser combinator library☆100Updated 10 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- C99 parser and frontend for libfirm☆357Updated last year
- Brainfuck interpreter written in the C preprocessor☆237Updated 10 years ago
- LALR(1) parser for C++☆80Updated last year
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆44Updated 7 years ago
- The Zenon programming language☆78Updated 8 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- hspp: An experimental library to bring Haskell Style Programming to C++.☆170Updated 3 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- lemon parser generator, with better c++11 support☆29Updated 4 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago
- Compiler-neutral Internal Program Representation for C++☆231Updated 5 months ago