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:
- hspp: An experimental library to bring Haskell Style Programming to C++.☆168Updated 2 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆206Updated last year
- A more powerful C/C++ preprocessor.☆88Updated 5 years ago
- Bytecode interpreter☆77Updated 8 months ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆56Updated 3 years ago
- A term rewriting system for experimental programming language development.☆45Updated this week
- Effect handlers in C++☆124Updated last year
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆201Updated 5 years ago
- Composable monadic STM for C++ on Free monads☆79Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆124Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆206Updated 3 months ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- Simple conservative GC using mimalloc☆41Updated 2 years ago
- The Higher-Order Intermediate Representation☆158Updated last week
- C89 expressions parsed with the shunting yard algorithm in Python☆81Updated last year
- The compiler and standard distribution for the C∀ programming language☆82Updated this week
- ☆98Updated 3 years ago
- ☆127Updated 2 years ago
- Unofficial libjit mirror.☆62Updated 5 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆134Updated 3 years ago
- Lightweight framework for easy and efficient code generation☆102Updated last year
- MimIR is my Intermediate Representation☆76Updated 2 weeks ago
- Smart Garbage Collection Library for C++☆228Updated 5 months ago
- order-pp preprocessor library (standalone part of chaos-pp)☆113Updated 4 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆105Updated last year
- Example implementation of coroutine in C☆21Updated 5 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Yet Another Earley Parser☆141Updated 3 years ago