August 21, 2008
Ctpp 1.0.42 Released
Ctalk adds object oriented language features, like classes, methods, operator overloading, and inheritance, to C programs.
The Ctalk preprocessor, Ctpp, is a C99-compliant preprocessor that provides compatibility with GNU cpp and adds features of its own, including the ability to expand macros in warning and error messages, save macro definitions to a file, sort multiple instances of include files, and define macros based on command line options.
Release 1.0.42 contains several minor bug fixes and performance improvements.