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