axilmar / parserlibLinks
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆100Updated 3 weeks ago
Alternatives and similar repositories for parserlib
Users that are interested in parserlib are comparing it to the libraries listed below
Sorting:
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- A lightweight garbage collector for C++ programs☆68Updated last year
- Open multi-methods for C++11☆117Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last month
- A compiler front end for the C++ language☆148Updated 3 weeks ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- C++ multi-purpose reflection library☆87Updated 5 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 6 months ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- A single-header incremental garbage collector library☆293Updated last year
- A toy programming language interpreter☆33Updated 12 years ago
- libpypa is a Python parser implemented in pure C++☆190Updated 7 years ago
- Proposal for std::intrusive_ptr☆40Updated 6 years ago
- LALR(1) parser for C++☆80Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated last week
- Coroutines in C☆122Updated 11 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆140Updated 4 years ago
- Boost.Coroutine☆86Updated 2 months ago