How to Install kdevelop-pg-qt in Ubuntu 18.04



Install kdevelop-pg-qt by entering the following commands in the terminal:

sudo apt update
sudo apt install kdevelop-pg-qt

Description:

LL(1) parser generator based on Qt

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.

Homepage: https://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction

Version: 2.1.0-1

Section: universe/devel