Categories
C to C++ converter
This packages is a set of Python scripts that perform each stage of code conversion from C to C++. First, header files are converted into classes and declarations become members. Then, references to variables and functions are transformed into references to attributes and methods of classes. Additional tools provided include a generator/updater of header files, and a trans-directory mover with update of include statements.
Last updated 23 Sep, 2009
About
Leadership
- Scriptet.com - Maintainer
Requirements
- Python interpreter 2.0 or later (Use Requirement)
Versions
1.3.0
1.3.0 stable released 2004-04-15
- Released: 15 Apr, 2004
- Code Maturity: Stable
- Source Archive: http://www.scriptet.com/ctocpp-1.3.0.tar.gz
- Licenses: GPLv2orlater
- Interfaces: Command Line




