ANN: Ctalk 0.0.56 2015-08-14 Released

unixb4coffee@gmail.com
Fri, 14 Aug 2015 10:30:28 -0700 (PDT)

          From comp.compilers

Related articles
ANN: Ctalk 0.0.56 2015-08-14 Released unixb4coffee@gmail.com (2015-08-14)
| List of all articles for this month |

From: unixb4coffee@gmail.com
Newsgroups: comp.compilers
Date: Fri, 14 Aug 2015 10:30:28 -0700 (PDT)
Organization: Compilers Central
Keywords: available, C
Posted-Date: 17 Aug 2015 20:23:11 EDT

This Ctalk release adds an interactive object inspector, which allows
you to examine the objects that are in use by a running program. The
ObjectInspector class also has additional display options, and is more
reliable when displaying object references.


This release also supports method prototypes for programs that declare
methods in one input file and use them in another input file, regex
matching of line endings, better support for C functions in argument
lists, and many convenience methods, like String : matchLength,
Collection : +, which provides indexed access to collection members,
and Exception : peek.


You can download the source code for this release at:


http://sourceforge.net/projects/ctalk/files/ctalk-0.0.56-2015-08-14.tar.gz


To find out more the recent Ctalk 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, refer to 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.