axilmar / parserlib
A c++17 recursive-descent generic parsing library that supports left recursion.
☆92Updated this week
Related projects ⓘ
Alternatives and complementary repositories for parserlib
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 2 months ago
- Boost.Coroutine☆79Updated 2 months ago
- C++11 metaprogramming library☆111Updated 9 years ago
- Open multi-methods for C++11☆117Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆46Updated 8 years ago
- Experiments with JIT compilation☆64Updated 7 years ago
- C++ multi-purpose reflection library☆85Updated 4 years ago
- ML-style pattern matching in C++.☆29Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 4 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 11 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Documentation for DynASM☆90Updated 5 years ago
- A library for reusable parsers☆16Updated 3 years ago
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- Lua binding for libclang, the Clang compiler API to access the AST of C/C++ source files☆58Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- C++ standard proposals☆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 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- Support for Currying and Function Composition in C++☆60Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 4 years ago
- Not Another Range Library☆39Updated 10 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- λ → C++ library for functional programming☆37Updated 7 years ago