CompilerTeaching / PegmatiteLinks
A library for reusable parsers
☆17Updated 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
- 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
- An experimental lexer and parser generator☆10Updated 7 years ago
- LALR(1) parser for C++☆80Updated last year
- C++ parser combinator library☆100Updated 10 years ago
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated 2 weeks ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A small lisp compiler / interpreter written using idiomatic C++☆15Updated 9 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A lightweight conservative garbage collector for C/C++☆126Updated 7 years ago
- Parser generator tool with full separation between grammar and target code☆25Updated 9 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 9 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A small little tool for dumping a floating-point number in its native format☆56Updated 10 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated last year
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- A just-in-time compiler for c minus☆46Updated 12 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Allocation benchmarks☆31Updated 9 years ago
- Mike's Arbitrary Precision Math Library☆28Updated 12 years ago