kdevelop-pg-qt

LL(1) parser generator based on Qt
  https://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction
  0
  no reviews



KDevelop-PG-Qt is a parser generator written in readable source-code and generating readable source-code. Its syntax was inspirated by AntLR. It implements the visitor-pattern and uses the Qt library.

This package contains the kdev-pg-qt binary, the headers files generated by the KDevelop parser generator and the cmake file to find the parser.