axilmar / parserlib
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆95Updated this week
Alternatives and similar repositories for parserlib:
Users that are interested in parserlib are comparing it to the libraries listed below
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 7 months ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Boost.Coroutine☆83Updated last week
- C++ multi-purpose reflection library☆87Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- async/await in vanilla C++11☆81Updated 8 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- A single-header incremental garbage collector library☆287Updated 7 months ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- LALR(1) parser for C++☆79Updated 9 months ago
- C++ async operations☆101Updated 9 years ago
- Coroutines for C/C++☆81Updated 4 years ago