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
- ML-style pattern matching in C++.☆29Updated 6 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- lexertl: The Modular Lexical Analyser Generator☆62Updated 6 months ago
- Experiments with JIT compilation☆65Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆155Updated 7 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
- async/await in vanilla C++11☆81Updated 8 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 12 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 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
- purely functional framework for C++☆21Updated 12 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Lightweight unit-testing framework (C++11).☆86Updated 8 years ago
- Boost.Coroutine☆82Updated last week
- LINQ-like syntactic sugar for C++☆54Updated 16 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
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 9 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago