axilmar / parserlibLinks
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆100Updated 5 months 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++☆123Updated 6 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Boost.Coroutine☆85Updated last month
- 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
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- lexertl: The Modular Lexical Analyser Generator☆62Updated this week
- async/await in vanilla C++11☆80Updated 8 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- LINQ-like syntactic sugar for C++☆53Updated 16 years ago
- A compiler front end for the C++ language☆147Updated 3 weeks ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 3 weeks ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Serialization without any serialization codes in C++☆137Updated 11 years ago
- ☆38Updated 12 years ago
- A single-header incremental garbage collector library☆291Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆43Updated 10 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Fast delegates implementation☆56Updated 3 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago