Selected Tags

Click on a tag to remove it

Compile-time libraries

Showing projects tagged as GUI, Library, and Compile-time

  • CTPG

    3.7 4.3 C++
    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.
  • static_string

    1.0 2.7 C++
    Experimental compile-time string manipulation C++17 library