Ctalk - добавляет свойства объектно-ориентированного языка программирования в программы на C.
0.94 MB|License: GPL
Ctalk adds object oriented language features, like classes, methods, operator overloading, and inheritance, to C programs.
The Ctalk project provides the ctalk interpreter, which translates ctalk into C for compilation, a run time library that supports objects and events, the preprocessor, ctpp, and sample programs.
What's New in This Release:
· This release contains many bug and compatibility fixes for DJGPP platforms.