April 19, 2009
Ctalk 0.0.95a rc6 Released
Ctalk adds object oriented language features, like classes, methods, operator overloading, and inheritance, to C programs.
The Ctalk package provides the Ctalk parser, which translates Ctalk into C for compilation, a run time library that supports objects and events, a preprocessor, ctpp, and sample programs.
Release 0.0.95a rc6 adds translation of C type casts to basic classes in instance and class variable declarations, improvements in just-in-time method evaluation, the ANSIButtonPane and ANSIMessageBoxPane classes, and many other internal improvements and bug fixes.