Ctalk 0.0.93a rc2 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.93a rc2 adds the InputEvent class and support for queued input events in the ANSITerminalStream and TerminalStream classes, improvements to the Object : become method, a simplified List class and improvements in the evaluation of instance variable expressions, and several bug fixes.

You must be logged in to post a comment.