axilmar / parserlibLinks
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆96Updated last month
Alternatives and similar repositories for parserlib
Users that are interested in parserlib are comparing it to the libraries listed below
Sorting:
- C++ multi-purpose reflection library☆87Updated 4 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- 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
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 8 months ago
- A library for reusable parsers☆16Updated 4 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- ML-style pattern matching in C++.☆29Updated 6 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
- Boost.Coroutine☆84Updated last month
- Open multi-methods for C++11☆117Updated 7 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 8 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Documentation for DynASM☆93Updated 6 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- C# async/await in C++. Legacy implementation, check out CppAsync instead!☆28Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 8 years ago
- LINQ-like syntactic sugar for C++☆54Updated 16 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆110Updated 9 years ago
- A C++11 implementation of Hindley-Milner type inference.☆79Updated 12 years ago
- C++ standard proposals☆16Updated 5 years ago