CompilerTeaching / PegmatiteLinks
A library for reusable parsers
☆17Updated 5 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
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆101Updated this week
- 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
- LALR(1) parser for C++☆80Updated last year
- ☆14Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 3 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 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
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆83Updated 9 months ago
- A library of tools for compiler construction.☆12Updated 9 years ago
- Perplex, Lemon, and Re2c: A cross-platform lexer/parser replacement for flex and bison☆30Updated 10 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 8 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 9 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
- An experimental lexer and parser generator☆10Updated 7 years ago
- C++ standard proposals☆16Updated last week
- Coco/R for C++☆29Updated 3 years ago
- A plugin framework for namespace macros in C/C++☆36Updated 11 years ago
- String to Float Benchmark☆19Updated 7 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- AXE: a recursive descent parser generator C++ library☆16Updated last year
- Allocation benchmarks☆31Updated 9 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆16Updated 8 years ago