kdev-pg-qt

LL(1) parser generator based on Qt

Install

All systems
curl cmd.cat/kdev-pg-qt.sh
Debian Debian
apt-get install kdevelop-pg-qt
Ubuntu
apt-get install kdevelop-pg-qt
Arch Arch Linux
pacman -S kdevelop-pg-qt
image/svg+xml Kali Linux
apt-get install kdevelop-pg-qt
Fedora
dnf install kdevelop-pg-qt
Windows (WSL2)
sudo apt-get update sudo apt-get install kdevelop-pg-qt
Raspbian
apt-get install kdevelop-pg-qt

kdevelop-pg-qt

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.