Download List

Projeto Descrição

Ctalk adds classes, methods, operator overloading, inheritance, and complex object expressions to otherwise standard C programs. Programs can use only a few Ctalk objects and methods in an otherwise standard C program, but the language can be used to write entire programs also. Ctalk works on most if not all of the systems that support GCC, the GNU C compiler. The package includes the language, class and run-time libraries, example programs, tutorial, and language reference.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-06-28 05:21 Back to release list
0.0.96a 20100627

Esta versão adiciona o padrão de expressão regular básica correspondente à classe String, e geração automática de código que traduz as variáveis C e constantes ao objeto Ctalk valores de retorno do método.
This release adds basic regular expression pattern matching to the String class, and automatic code generation that translates C variables and constants to Ctalk object method return values.

Project Resources