ANN: Ctalk 0.0.55 2015-03-17 Released

unixb4coffee@gmail.com
Tue, 17 Mar 2015 10:49:51 -0700 (PDT)

          From comp.compilers

Related articles
ANN: Ctalk 0.0.55 2015-03-17 Released unixb4coffee@gmail.com (2015-03-17)
| List of all articles for this month |

From: unixb4coffee@gmail.com
Newsgroups: comp.compilers
Date: Tue, 17 Mar 2015 10:49:51 -0700 (PDT)
Organization: Compilers Central
Injection-Date: Tue, 17 Mar 2015 17:49:52 +0000
Keywords: C, available
Posted-Date: 17 Mar 2015 14:57:32 EDT

The latest release of Ctalk adds documentation strings to methods, which
allows you to add text description at the beginnings of methods.
Additions to the class library include the Application : methodSource
and String : tokenize methods, which can retrieve and parse Ctalk library
sources. Additional methods include an overloaded delete method for Collection
and its subclasses, and an improved String : split method, which can
use a small set of regular expressions as delimiters. This release
also includes many internal updates, performance improvements, and bug
fixes.


The source code for the 2015-03-17 release is downloadable at:


http://sf.net/projects/ctalk/files/ctalk-0.0.55-2015-03-17.tar.gz


This release also features an updated digital clock app, and the
  FreeTypeTools utilities. You can download the source code for these
  apps at:


http://sf.net/projects/ctalk/files/Apps/


To find out more about Ctalk and the latest releases, check out the
Ctalk Wiki, at: http://sf.net/p/ctalk/wiki/Home


Ctalk Mailing List: If you would like to receive announcements of Ctalk
releases by e-mail, you can subscribe to the ctalk-announce mailing list. For
information, look at the list information page at https://lists.sourceforge.net
/lists/listinfo/ctalk-announce/.


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.