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
- 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
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 7 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆99Updated 4 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 4 months ago
- C++ compile-time Prolog interpreter☆65Updated 11 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
- An experimental lexer and parser generator☆10Updated 7 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- 🖥a simple c-like language compiler☆18Updated 7 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- Mike's Arbitrary Precision Math Library☆27Updated 12 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- C++ parser combinator library☆97Updated 10 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated this week
- A library of tools for compiler construction.☆11Updated 9 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆46Updated 2 weeks ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆27Updated 7 years ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 9 years ago
- Coco/R for C++☆28Updated 2 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year