blackhole89 / macrosLinks
A more powerful C/C++ preprocessor.
β90Updated 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
- π‘ Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conteβ¦β251Updated 4 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)β83Updated 8 months ago
- Bytecode interpreterβ80Updated 11 months ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )β78Updated 2 years ago
- The Zenon programming languageβ77Updated 7 months ago
- C99 parser and frontend for libfirmβ353Updated 11 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)β136Updated 3 years ago
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99β169Updated 10 years ago
- order-pp preprocessor library (standalone part of chaos-pp)β129Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Libraryβ60Updated 4 years ago
- LALR(1) parser for C++β80Updated last year
- An example of how to construct a parser combinator library in C++. Focus on simplicity, not efficiency.β24Updated 4 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.β128Updated 13 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99β100Updated 4 years ago
- bad_alloc Behaving Badlyβ76Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Groupβ176Updated 4 years ago
- Brainfuck interpreter written in the C preprocessorβ236Updated 9 years ago
- compile time assembly interpreterβ86Updated 7 years ago
- A C++11 implementation of Hindley-Milner type inference.β79Updated 13 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Languageβ59Updated 6 years ago
- Unofficial libjit mirror.β62Updated 5 years ago
- Interactive C/C++ preprocessor macro debuggerβ176Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14β36Updated 8 years ago
- The Sparrow programming languageβ84Updated 6 years ago
- graph based intermediate representation and backend for optimising compilersβ531Updated 9 months ago
- A single-header incremental garbage collector libraryβ295Updated last year
- Anonymous functions in Cβ259Updated 5 years 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:β75Updated 10 years ago