An open API service indexing awesome lists of open source software.

https://github.com/kde/kdevelop-pg-qt

KDevelop Parser Generator, used in the PHP language plugin and others
https://github.com/kde/kdevelop-pg-qt

Last synced: about 2 months ago
JSON representation

KDevelop Parser Generator, used in the PHP language plugin and others

Awesome Lists containing this project

README

        

KDevelop-PG-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. That is why it is ideal to be used in Qt-/KDE-based applications like KDevelop.

Authors:
See AUTHORS.

Documentation:
You can find an introduction at KDE-Techbase:
http://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction (English)
http://techbase.kde.org/Development/KDevelop-PG-Qt_Introduction_(de) (German)

HACKING:
See for basic information
about KDevelop-PG-Qt-Development and ideas for future you could implement.

Questions?
irc://irc.libera.chat/#kdevelop
[email protected]