From: Andrew D. <and...@gm...> - 2005-01-05 03:37:30
|
Regarding the message from Maarten de Boer: > I am looking for an application that can parse c++, store it in a AST, > and regenerate the original c++ code. I also could use this exact functionality. I want to use OpenC++ as a source-to-source translation tool that operates on both hpp and cpp files, but it must preserve #include etc in the final output. In the end, the final headers will be used by other source files without occ. If OpenC++ still cannot provide this ability, I'd be happy to contribute as long as it's a relatively small thing to do (I only have two weeks to finish my project :~) This is a great project by the way, nice work Volunteers... Andrew |