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:
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆96Updated last month
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- sandbox for my c++ functional programming experiments☆33Updated 11 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- C++11 Parsing Expression Grammar Generator☆24Updated 4 years ago
- Tagged types C++ library☆11Updated 7 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆45Updated last month
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Solving the Expression Problem in C++11☆45Updated 12 years ago
- Not Another Range Library☆39Updated 11 years ago
- ☆13Updated 9 years ago
- Tabularised feature comparison between Catch, doctest and lest C++ test frameworks☆30Updated 3 years ago
- LALR(1) parser for C++☆79Updated 10 months ago
- String to Float Benchmark☆19Updated 6 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Boost.org bimap module☆22Updated last month
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- C++Now 2016 talk - Pulling Visitors: Boost.Graph + Boost.Coroutine☆9Updated 9 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Visualize and control your C++ application with a web browser using variables shared over websockets between C++/JS. No dependencies, sin…☆40Updated 10 years ago