qmake parser

Alexander Dymo adymo at mksat.net
Mon Feb 21 23:40:11 UTC 2005


Hi!
I have preliminary version of a qmake parser.
Parser is usual bison-generated LALR parser with AST.
Also included two test programs:
1) runner:
command-line version of a parser which returns !=0 on failure
2) viewer:
graphical version which displays the ast
note: you can fill file tests/viewer/qtlist with the list of qmake
files available on your system and the viewer will load them into the
filelist automatically.

Please test but not blame me much ;) Parser was written in a limited time
(I spent only few hours on it) but it can be improved when I have more time.

-- 
Alexander Dymo
ICST Department, National University of Shipbuilding, Mykolayiv, Ukraine
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qmakeparser.dist.tar.bz2
Type: application/x-tbz
Size: 16643 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20050221/9683bf1d/attachment.bin>


More information about the KDevelop-devel mailing list