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
- A term rewriting system for experimental programming language development.☆48Updated this week
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆61Updated 4 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆131Updated 2 years ago
- Composable monadic STM for C++ on Free monads☆79Updated 6 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆208Updated 5 years ago
- Effect handlers in C++☆126Updated 2 years ago
- Simple conservative GC using mimalloc☆41Updated 3 years ago
- The compiler and standard distribution for the C∀ programming language☆85Updated 3 weeks ago
- ☆48Updated 5 years ago
- The Egel Programming Language☆83Updated last month
- Bytecode interpreter☆80Updated last year
- ☆102Updated 3 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆211Updated 7 months ago
- MimIR is my Intermediate Representation☆89Updated this week
- Smart Garbage Collection Library for C++☆237Updated 9 months ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- ☆129Updated 2 years ago
- Example implementation of coroutine in C☆21Updated 5 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆209Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- lambda calculus interpreter☆46Updated 4 years ago
- ☆62Updated 3 years ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆25Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Interactive C/C++ preprocessor macro debugger☆180Updated 5 years ago
- The Higher-Order Intermediate Representation☆161Updated last week
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago