Selected Tags

Click on a tag to remove it

Parsing libraries

Showing projects tagged as Library and Parsing

  • PEGTL

    6.5 7.2 C++
    Parsing Expression Grammar Template Library
  • 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.