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
- π‘ 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 9 months 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
- Purely evil preprocessor macros adding anonymous functions and closures to ISO C99β170Updated 10 years ago
- C99 parser and frontend for libfirmβ358Updated last year
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )β78Updated 3 years ago
- hspp: An experimental library to bring Haskell Style Programming to C++.β171Updated 3 years ago
- The Zenon programming languageβ78Updated 8 months ago
- Bytecode interpreterβ80Updated last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)β137Updated 4 years ago
- Brainfuck interpreter written in the C preprocessorβ237Updated 10 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Libraryβ61Updated 4 years ago
- Functional-programming macros for the C preprocessor.β63Updated 11 years ago
- LALR(1) parser for C++β80Updated last year
- C++ parser combinator libraryβ100Updated 10 years ago
- Interactive C/C++ preprocessor macro debuggerβ180Updated 5 years ago
- bad_alloc Behaving Badlyβ76Updated 6 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!β44Updated 7 years ago
- Unofficial libjit mirror.β62Updated 5 years ago
- A lightweight conservative garbage collector for C/C++β126Updated 7 years ago
- graph based intermediate representation and backend for optimising compilersβ538Updated 11 months ago
- The Sparrow programming languageβ84Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Groupβ176Updated 4 years ago
- Anonymous functions in Cβ262Updated 5 years ago
- A cross-platform library for opening memory-backed libc streams.β79Updated 2 years ago
- Implementing a CPU emulator using C++Templatesβ153Updated 5 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99β100Updated 4 years ago
- A C++11 implementation of Hindley-Milner type inference.β80Updated 13 years ago