Translations:Development/KDevelop-PG-Qt Introduction/176/en
- The KDevelop-PG-Qt-Grammar (it is a Bison/Yacc-grammar-file)
- Project at quickgit.kde.org
- Some blog-posts by “The User” about KDevelop-PG-Qt (informative for recently added features)
- Jakob Petsovits' bachelor thesis about using KDevelop-PG for Java Java-Parsers- It is a good in-depth introduction to everything you might want to know for writing your own grammar. Keep in mind that it is partly outdated. In doubt, refer to this page for updated syntax. Also some of the shortcomings of KDevelop-PG layed out in the thesis have been fixed in the meantime.