Ctalk 0.0.89a 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.89a adds the String : printOn and WriteFileStream : printOn methods that provide better output streaming capabilities, many compatibility and object accounting improvements, the usual bugfixes, and the Win32TerminalStream class, which provides basic console display capabilities for Win32 systems.

You must be logged in to post a comment.