Selected Tags

Click on a tag to remove it

Library libraries

Showing projects tagged as Compile-time and Library

  • CTPG

    3.7 3.4 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