January 30, 2008
Ctalk 0.0.38a (Default branch)
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 the class SignalHandler and
provides the methods and API additions for
installing Ctalk methods to handle operating
system signals. It also includes several bugfixes.
Related Posts
Filed under Uncategorized by


