axilmar / parserlib
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆95Updated 2 weeks ago
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
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Experiments with JIT compilation☆65Updated 8 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 6 months ago
- A library for reusable parsers☆16Updated 4 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
- 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
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Boost.Coroutine☆82Updated 3 months ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- Lua API wrapper for C++11☆74Updated 9 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated this week
- Henry Spencer's BSD regular expression library. This is the original version, with a single bug fix. A modified version is in the rxspenc…☆41Updated 10 years ago
- Documentation for DynASM☆92Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- A Lua C PreProcessor☆130Updated 8 years ago