CompilerTeaching / Pegmatite
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
- A c++17 recursive-descent generic parsing library that supports left recursion, tokenization, AST tree creation, multiple error handling …☆95Updated this week
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Allocation benchmarks☆30Updated 8 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 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
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- C++ standard proposals☆16Updated 5 years ago
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Interactive C++ Interpreter for x86 Systems☆56Updated 9 years ago
- A lightweight big numerial library written and intended to be used in C++(14)☆16Updated 8 years ago
- Demonstrate how to construct an Event-driven system in a way that is intuitive and easier to understand.☆18Updated last year
- AXE: a recursive descent parser generator C++ library☆15Updated 7 months ago
- Native C++ Library☆49Updated 9 years ago
- Boost.org bimap module☆20Updated last week
- Safe integer utilities for C++11☆16Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 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
- Foundations of symbol based programming☆30Updated 5 years ago
- sandbox for my c++ functional programming experiments☆33Updated 11 years ago