axilmar / parserlibLinks
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆96Updated 2 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++☆122Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 3 weeks ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- A just-in-time compiler for c minus☆47Updated 11 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- async/await in vanilla C++11☆80Updated 8 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
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- LALR(1) parser for C++☆79Updated 11 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- A compiler front end for the C++ language☆130Updated this week
- fast and niubility compression library.☆88Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- Mathematical Expression Parser and JIT Compiler☆145Updated 3 weeks ago
- Allocation benchmarks☆30Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆178Updated 12 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Boost.Coroutine☆85Updated 3 months ago