CompilerTeaching / PegmatiteLinks
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
Sorting:
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- LALR(1) parser for C++☆79Updated last year
- An experimental lexer and parser generator☆10Updated 7 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆98Updated 3 months 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
- Ironclad C++ brings type-safety to C++. It provides safe alternatives to unsafe constructs in C++ to prevent type-safety errors that lea…☆18Updated 2 years ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆81Updated 3 months ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Parser generator tool with full separation between grammar and target code☆25Updated 8 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 7 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- ☆13Updated 9 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Not Another Range Library☆39Updated 11 years ago
- Tagged types C++ library☆11Updated 7 years ago
- ☆14Updated 6 months ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- lemon parser generator, with better c++11 support☆27Updated 4 years ago
- A library of tools for compiler construction.☆11Updated 9 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- Cake is a fast build system written in Python.☆20Updated 5 months ago