File: README

package info (click to toggle)
kdevelop-pg-qt 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,284 kB
  • sloc: cpp: 22,743; lex: 928; ansic: 716; yacc: 615; ruby: 68; sh: 14; lisp: 10; fortran: 6; makefile: 2
file content (20 lines) | stat: -rw-r--r-- 789 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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 <http://techbase.kde.org/Development/KDevelop-PG-Qt_Development_Guide> for basic information
about KDevelop-PG-Qt-Development and ideas for future you could implement.

Questions?
irc://irc.libera.chat/#kdevelop
kdevelop-devel@kdevelop.org