peter-winter / ctpg
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
☆466Updated 5 months ago
Alternatives and similar repositories for ctpg:
Users that are interested in ctpg are comparing it to the libraries listed below
- C++ parsing DSL☆1,031Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆588Updated 2 years ago
- A C++20 library for sequence-orientated programming☆554Updated last month
- An additive strong typedef library for C++14/17/20☆425Updated 3 weeks ago
- The most over-engineered C++ assertion library☆583Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆652Updated this week
- Reference implementation of Dragonbox in C++☆630Updated 3 months ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆317Updated 6 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆438Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆922Updated 2 weeks ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆448Updated 5 months ago
- Lightweight C++20 testing framework.☆275Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆348Updated this week
- Parse command line arguments by defining a struct☆473Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,559Updated 5 months ago
- C++20 Meta-Programming library☆256Updated last month
- This is an experimental library that has evolved to P2688☆671Updated 2 months ago
- scanf for modern C++☆1,123Updated 3 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆741Updated 2 weeks ago
- Range-based goodness for C++17☆359Updated 4 years ago
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆934Updated 3 months ago
- Implementation of C++20's std::span for older compilers☆343Updated 2 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆243Updated 3 years ago
- Runtime polymorphism done right☆991Updated 3 years ago
- C++20 μ(micro)/Unit Testing Framework☆1,304Updated last week
- A miniature library for struct-field reflection in C++☆532Updated last month
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆208Updated last month
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆747Updated 2 months ago
- C++20 Static Reflection library☆364Updated this week