CompilerTeaching / Pegmatite
A library for reusable parsers
☆16Updated 4 years ago
Alternatives and similar repositories for Pegmatite:
Users that are interested in Pegmatite are comparing it to the libraries listed below
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated last week
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C++11 Parsing Expression Grammar Generator☆24Updated 4 years ago
- sandbox for my c++ functional programming experiments☆33Updated 11 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Ironclad C++ brings type-safety to C++. It provides safe alternatives to unsafe constructs in C++ to prevent type-safety errors that lea…☆18Updated last year
- Parser generator tool with full separation between grammar and target code☆25Updated 8 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 13 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- An HTTP server library in C++☆16Updated 6 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- Not Another Range Library☆39Updated 11 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 10 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Visualize and control your C++ application with a web browser using variables shared over websockets between C++/JS. No dependencies, sin…☆40Updated 10 years ago
- ☆17Updated 5 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- Library for managing windows for cross platform UI applications☆28Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- Indexed Allocator C++ lib☆12Updated 5 years ago
- A just-in-time compiler for c minus☆47Updated 11 years ago