Introduction
CppPre is a library for Python that implements a Standard-compliant C++ preprocessor. It requires Python version 2.4 or later. Read more about this project, read how to use it, or download it now!
News
2008.04.14: Initial release
Version 0.1 of CppPre has been released. Although this represents an early version of this library, it is full-featured and has an extensive test suite. This release has been tested as follows:
- Python version 2.5.1 on Windows XP Home Edition (Service Pack 2);
- Python version 2.4.2 on Linux (Eee PC default Xandros distribution).