axilmar / parserlibLinks
A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling etc..
☆96Updated 2 months ago
Alternatives and similar repositories for parserlib
Users that are interested in parserlib are comparing it to the libraries listed below
Sorting:
- A just-in-time compiler for c minus☆47Updated 11 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- Experiments with JIT compilation☆65Updated 8 years ago
- A lightweight garbage collector for C++ programs☆69Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- A cross-platform implementation of the Immix Garbage Collector☆78Updated 11 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆42Updated 8 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 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
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- ML-style pattern matching in C++.☆29Updated 6 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Functional programming with C++11, inspired by Haskell.☆21Updated 13 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- SGScript Scripting Engine☆65Updated 6 years ago
- A lightweight coroutine library written in C and assembler☆38Updated 10 years ago
- Cross platform co-routine library exposed through a minimal C API.☆66Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- Coroutines for C/C++☆81Updated 4 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A Lua C PreProcessor☆130Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Custom scripting language Compiler and VM written in C++11.☆35Updated 8 years ago