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:
- 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
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆100Updated 5 months ago
- LALR(1) parser for C++☆79Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- ☆14Updated 8 months ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- lemon parser generator, with better c++11 support☆29Updated 4 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 7 years ago
- An experimental lexer and parser generator☆10Updated 7 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 10 years ago
- arbitrary precision arithmetic library☆44Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- Not Another Range Library☆39Updated 11 years ago
- C++14 version of parsertl☆32Updated last month
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆78Updated 2 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- An s-expression library for C++☆55Updated last year
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- Interactive C++ Interpreter for x86 Systems☆58Updated 9 years ago