Ctalk 0.0.90a 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 adds an updated ANSITerminalStream class, and internal improvements that include class library and method lookups for complex instance and class variables and their superclasses, better accounting of Collection object references, and improved, platform-specific reference decoding for all object classes.

You must be logged in to post a comment.