axilmar / parserlibLinks
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆101Updated this week
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++☆126Updated 7 years ago
- A lightweight garbage collector for C++ programs☆69Updated 2 years ago
- C++ multi-purpose reflection library☆88Updated 5 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated 2 months ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆159Updated 8 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years 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
- A toy programming language interpreter☆33Updated 12 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 13 years ago
- A single-header incremental garbage collector library☆298Updated last year
- Mathematical Expression Parser and JIT Compiler☆150Updated 2 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Boost.Coroutine☆85Updated last month
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 10 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- High performance multithreading toolkit for C++17☆47Updated 3 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- Documentation for DynASM☆95Updated 6 years ago
- LINQ-like syntactic sugar for C++☆53Updated 17 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year
- libpypa is a Python parser implemented in pure C++☆191Updated 7 years ago
- A compiler front end for the C++ language☆151Updated this week
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago