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.
☆472Updated 8 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.☆611Updated 2 years ago
- C++ parsing DSL☆1,079Updated this week
- A C++20 library for sequence-orientated programming☆602Updated this week
- An additive strong typedef library for C++14/17/20☆438Updated 4 months ago
- C++20 Meta-Programming library☆281Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆946Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆703Updated 2 months ago
- The most over-engineered C++ assertion library☆623Updated this week
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆215Updated 4 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…☆325Updated last week
- Reference implementation of Dragonbox in C++☆645Updated 7 months ago
- Range-based goodness for C++17☆362Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆750Updated last week
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆366Updated last month
- Parse command line arguments by defining a struct☆492Updated 7 months ago
- Lightweight C++20 testing framework.☆283Updated last month
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆465Updated 2 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆249Updated 4 years ago
- This is an experimental library that has evolved to P2688☆675Updated 6 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- C++11 (and onwards) library for lazy evaluation☆356Updated this week
- Zero overhead utilities for preventing bugs at compile time☆1,578Updated 8 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆476Updated last month
- scanf for modern C++☆1,182Updated this week
- A single file C++ header-only PEG (Parsing Expression Grammars) library☆956Updated 3 weeks ago
- A C++ tool for a new decade☆295Updated 2 years ago
- Simple C++20 module support for CMake☆212Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆449Updated 8 months ago
- The modern documentation tool for C++.☆329Updated 9 months ago