Wednesday November 28, 2007. 12:46 PM
FreshMeat
Ctalk provides object oriented programming features, like classes, methods, operator overloading, and inheritance to otherwise standard C programs. You can use only a few objects and classes in a program, or you can write programs entirely in ctalk. The package provides a translator from ctalk source code into C for compilation and a library that provides run-time support for class objects. The preprocessor, ctpp, is also available separately, and the package includes sample programs and documentation.
License: GNU General Public License (GPL)
Changes:
This release adds improvements in the template API
to the compiler's C libraries, as well as
improvements in complex expression parsing,
several bugfixes, and expanded documentation.