axilmar / parserlib
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆92Updated last week
Related projects ⓘ
Alternatives and complementary repositories for parserlib
- A lightweight conservative garbage collector for C/C++☆118Updated 6 years ago
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- C++ multi-purpose reflection library☆85Updated 4 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 11 years ago
- Experiments with JIT compilation☆64Updated 7 years ago
- A just-in-time compiler for c minus☆46Updated 11 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated 2 months ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆151Updated 7 years ago
- Documentation for DynASM☆90Updated 5 years ago
- Open multi-methods for C++11☆117Updated 6 years ago
- Custom scripting language Compiler and VM written in C++11.☆34Updated 7 years ago
- jemalloc — general purpose memory allocation functions, can be compiled on the windows.☆45Updated 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 8 years ago
- Lua binding for libclang, the Clang compiler API to access the AST of C/C++ source files☆58Updated 5 years ago
- A library for reusable parsers☆16Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆121Updated 5 months ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆108Updated 8 years ago
- Boost.Coroutine☆80Updated this week
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 8 years ago
- LINQ-like syntactic sugar for C++☆53Updated 16 years ago
- async/await in vanilla C++11☆80Updated 8 years ago
- Lua API wrapper for C++11☆73Updated 9 years ago
- SGScript Scripting Engine☆63Updated 6 years ago
- A cross-platform implementation of the Immix Garbage Collector☆77Updated 10 years ago
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆18Updated 8 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 6 years ago
- Fork of Adobe/Mozilla lightweight library for generating machine code from C++☆35Updated 14 years ago