Qqwy / cpp-parser_combinatorsLinks
An example of how to construct a parser combinator library in C++. Focus on simplicity, not efficiency.
☆23Updated 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++.☆165Updated 2 years ago
- Bytecode interpreter☆76Updated 4 months ago
- A term rewriting system for experimental programming language development.☆43Updated 3 weeks ago
- Slides from a talk "Graph-Based Intermediate Representations: An Overview and Perspectives"☆21Updated last year
- The Egel Programming Language☆84Updated last week
- Robust multi-prompt delimited control and effect handlers in C/C++☆119Updated last year
- Simple conservative GC using mimalloc☆40Updated 2 years ago
- MimIR is my Intermediate Representation☆68Updated last week
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆200Updated 3 months ago
- Example implementation of coroutine in C☆20Updated 4 years ago
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆29Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆63Updated 3 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆197Updated 4 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 3 years ago
- clex is a simple lexer generator☆95Updated 5 months ago
- The Carburetta scanner & parser generator☆17Updated last week
- j2 is a minimalist concatenative programming language that makes up for its simplicity by its ability to natively bind with C libraries' …☆45Updated last week
- The Evi programming language☆16Updated 2 years ago
- Admiran, a pure, lazy, functional language and self-hosting compiler based upon Miranda☆63Updated last week
- SSA vs ANF☆42Updated 9 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆202Updated 11 months ago
- The compiler and standard distribution for the C∀ programming language☆79Updated 2 weeks ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Parallel ML compiler☆72Updated 5 years ago
- Composable monadic STM for C++ on Free monads☆77Updated 5 years ago
- Effect handlers in C++☆120Updated last year
- C Intermediate Language☆145Updated last month
- A deterministic parser with fused lexing☆73Updated last year
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago