KDE/kdevelop/languages/cpp/parser/rpp

Roberto Raggi roberto at kdevelop.org
Sun Nov 20 02:20:22 UTC 2005


SVN commit 481673 by raggi:

say hello to kdev-pp (The KDevelop C/C++ Preprocessor)

It is almost done. The only thing missed is the *driver*
and stuff like 

 - generate the #line directives
 - #pragma & friends
 - handling the unix include paths
 - variadics (macros with variable parameter lists)
 - improve the performances
 - the documentation :-) but I like to think the
   code is clean enough (it's less than 1500 loc)..
   I wrote it in one day.. so I expect some bugs ;)

CCMAIL: kdevelop-devel at kdevelop.org



 A             Makefile  
 D             main.cpp  
 A             pp-configuration  
 A             pp.cpp   [License: UNKNOWN]
 D             preprocessor.cpp  
 D             preprocessor.h  
 D             rpp.pro  
 D             symbol.h  
 A             test (directory)  
 A             test/t001.cpp   [License: no copyright]






More information about the KDevelop-devel mailing list