Qqwy / cpp-parser_combinatorsLinks
An example of how to construct a parser combinator library in C++. Focus on simplicity, not efficiency.
☆24Updated 4 years ago
Alternatives and similar repositories for cpp-parser_combinators
Users that are interested in cpp-parser_combinators are comparing it to the libraries listed below
Sorting:
- A more powerful C/C++ preprocessor.☆92Updated 5 years ago
- hspp: An experimental library to bring Haskell Style Programming to C++.☆170Updated 3 years ago
- Effect handlers in C++☆125Updated 2 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- Composable monadic STM for C++ on Free monads☆80Updated 6 years ago
- Bytecode interpreter☆80Updated last year
- ☆129Updated 2 years ago
- A term rewriting system for experimental programming language development.☆48Updated last week
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆209Updated last year
- order-pp preprocessor library (standalone part of chaos-pp)☆129Updated 4 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆131Updated 2 years ago
- Lightweight framework for easy and efficient code generation☆104Updated last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 4 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆208Updated 5 years ago
- C++ parser combinator library☆100Updated 10 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Updated 2 years ago
- ☆48Updated 5 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
- unicode security guidelines for identifiers☆35Updated last month
- Unofficial libjit mirror.☆62Updated 5 years ago
- C23 Checked Arithmetic☆155Updated 6 months ago
- Interactive C/C++ preprocessor macro debugger☆179Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated last week
- lambda calculus interpreter☆46Updated 4 years ago
- ☆102Updated 3 years ago
- A simple Exception-handling library for C99, that uses some fancy macros for true try{...}catch(err){...}finally{...} syntax!☆43Updated 7 years ago
- MimIR is my Intermediate Representation☆89Updated this week