August 17, 2008
Ctalk 0.0.67a 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.67a adds several new methods in String class, many minor bug fixes, and an improved version of the pageName.c example program, which you can find in the ctalk-web-0.0.66a.tar.gz package.