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.
☆470Updated 7 months ago
Alternatives and similar repositories for ctpg:
Users that are interested in ctpg are comparing it to the libraries listed below
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆605Updated 2 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- C++ parsing DSL☆1,057Updated 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…☆321Updated last week
- The most over-engineered C++ assertion library☆604Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆745Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆689Updated last month
- C++20 Meta-Programming library☆278Updated last week
- A C++20 library for sequence-orientated programming☆579Updated this week
- This is an experimental library that has evolved to P2688☆672Updated 4 months ago
- Range-based goodness for C++17☆362Updated 4 years ago
- Lightweight C++20 testing framework.☆277Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆934Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 7 months ago
- A C++ tool for a new decade☆296Updated 2 years ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆455Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆469Updated last week
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated last year
- C++11 (and onwards) library for lazy evaluation☆356Updated last week
- Parse command line arguments by defining a struct☆488Updated 5 months ago
- C++20 Static Reflection library☆385Updated last week
- Implementation of C++20's std::span for older compilers☆347Updated 2 years ago
- Reference implementation of Dragonbox in C++☆639Updated 5 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆210Updated 3 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,571Updated 7 months ago
- C++20 [Minimal] Static Perfect Hash library☆198Updated this week
- Runtime polymorphism done right☆998Updated 3 years ago
- C++17 library for comfortable and efficient dynamic polymorphism☆459Updated 3 months ago
- Love template metaprogramming☆329Updated 3 years ago