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
- LALR(1) parser for C++☆80Updated last year
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 8 years ago
- An experimental lexer and parser generator☆10Updated 7 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 8 months ago
- Compile-time printf-like string formatting☆77Updated 7 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
- C++11 metaprogramming library☆112Updated 10 years ago
- lexertl: The Modular Lexical Analyser Generator☆63Updated last month
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Solving the Expression Problem in C++11☆45Updated 13 years ago
- sandbox for my c++ functional programming experiments☆33Updated 12 years ago
- Tagged types C++ library☆11Updated 7 years ago
- C++ compile-time Prolog interpreter☆65Updated 11 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A C++11 implementation of Hindley-Milner type inference.☆80Updated 13 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Flexible, portable, high-performance bit fields C++ library. unsigned a:13 becomes F<13> a;☆28Updated 7 years ago
- Implementation of Pratt parser in C++11☆26Updated 10 years ago
- Static functional reactive programming in C++14☆70Updated 8 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
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago