Related articles |
---|
Release 2014-04-17 of the Ctalk programming language available unixb4coffee@gmail.com (2014-04-17) |
From: | unixb4coffee@gmail.com |
Newsgroups: | comp.compilers |
Date: | Thu, 17 Apr 2014 10:25:18 -0700 (PDT) |
Organization: | Compilers Central |
Keywords: | OOP, available |
Posted-Date: | 17 Apr 2014 14:54:55 EDT |
The latest release of the Ctalk programming language adds the
ability to overload methods with different numbers of arguments.
It also contains internal improvements and methods that make it
easier to translate objects between Ctalk and C.
In most simple expressions now, C variables (if Ctalk can translate
them into a class) can be used interchangeably with fully qualified
objects.
You can download Ctalk 0.0.97-2014-04-17 at:
http://sf.net/projects/ctalk/files/ctalk-0.0.97-2014-04-17.tar.gz
To learn more, download the tutorial (PDF, 436K) at:
http://sf.net/projects/ctalk/files/CtalkTutorial.pdf
The release also contains instructions for getting started, the
tutorial, a reference manual, and many example programs and code
snippets.
--------------------------------------------
Ctalk Homepage: http://sf.net/project/ctalk
Return to the
comp.compilers page.
Search the
comp.compilers archives again.