peter-winter / ctpgLinks
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.
☆473Updated 9 months ago
Alternatives and similar repositories for ctpg
Users that are interested in ctpg are comparing it to the libraries listed below
Sorting:
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆614Updated 2 years ago
- C++ parsing DSL☆1,089Updated last week
- A C++20 library for sequence-orientated programming☆617Updated last week
- Reference implementation of Dragonbox in C++☆650Updated 7 months ago
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- Range-based goodness for C++17☆362Updated 4 years 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…☆325Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆708Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- A C++ tool for a new decade☆295Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- This is an experimental library that has evolved to P2688☆674Updated 6 months ago
- scanf for modern C++☆1,188Updated this week
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 8 months ago
- Parse command line arguments by defining a struct☆492Updated 7 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 2 weeks ago
- The most over-engineered C++ assertion library☆634Updated this week
- Lightweight C++20 testing framework.☆284Updated 2 months ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- C++11 (and onwards) library for lazy evaluation☆358Updated last week
- C++20 Static Reflection library☆431Updated 2 weeks ago
- C++20 Meta-Programming library☆284Updated 2 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- The modern documentation tool for C++.☆330Updated 10 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,585Updated 9 months ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago