Ctpp 1.0.31 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, and sort multiple instances of include files.

Release 1.0.31 includes compatibility updates for GCC on Cygwin and DJGPP platforms.

You must be logged in to post a comment.