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:
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 3 weeks ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- lunatic: a toy lua interpreter☆18Updated 5 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 7 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 6 months ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last month
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Allocation benchmarks☆30Updated 9 years ago
- C++ parser combinator library☆97Updated 10 years ago
- Constexpr hash map, generates a constant KV hash map at compile time.☆18Updated 9 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- An experimental lexer and parser generator☆10Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Interactive C++ Interpreter for x86 Systems☆58Updated 10 years ago
- ☆39Updated 12 years ago
- lemon parser generator, with better c++11 support☆29Updated 4 years ago
- C++14 version of parsertl☆32Updated 2 months ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Updated 7 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- Tiny PreProcessor☆18Updated 7 months ago
- C++ Concurrency library!☆27Updated 6 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 7 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆15Updated last week
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago