axilmar / parserlib
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆95Updated 3 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
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Experiments with JIT compilation☆65Updated 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
- C++ multi-purpose reflection library☆87Updated 4 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- A library for reusable parsers☆16Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ standard proposals☆16Updated 5 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 9 years ago
- Tagged types C++ library☆11Updated 7 years ago
- Boost.Coroutine☆83Updated last month
- A lightweight garbage collector for C++ programs☆69Updated last year
- 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
- Functional programming with C++11, inspired by Haskell.☆21Updated 12 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
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago