December 7, 2008
Ctalk 0.0.90a rc1 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.90a rc1 adds the ANSITerminalStream class which provides basic capabilities for xterms and compatible terminals, several other methods, many improvements in expression analysis and bug and compatibility fixes.