From: Grzegorz J. <ja...@ac...> - 2004-09-29 17:46:26
|
Hi All, OpenC++ Core is introspection and refactoring library providing C++ lexer, parser and type evaluator. OpenC++ Core, being a work in progress, is alreay usable for many purposes (e.g. finding classes and member signatures). Shapshots are available from http://opencxx.sourceforge.net/occ-core The ultimate goal of OpenC++ Core is to enable clients to modify the in-memory representation of C++ code and write it back to source files. OpenC++ Core is not there yet, but given the fact that similar functionality exists already in the code inherited from OpenC++ framework, this goal seems to be reachable. All comments on the design and implementation, as well as feature requests, are welcome. Feel free to post them to opencxx-users(at)lists.sourceforge.net . Best regards Grzegorz |