PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 21, 2008

Ctalk 0.0.48a Released

Posted: 2008-04-21 06:18:31
Languages ::

Ctalk 0.0.48a has been released. Ctalk is an object-oriented extension to C.

This release includes: performance improvements, improvements to the interface between Ctalk and C, and bug fixes.

April 07, 2008

Ctalk 0.0.47a Released

Posted: 2008-04-07 06:11:57
Languages ::

Ctalk 0.0.47a has been released. Ctalk is an object-oriented extension to C.

This release includes: performance improvements, support for using C variables and functions within complex object expressions, and bug fixes.

April 06, 2008

JCPP 1.0.9 Released

Posted: 2008-04-06 09:49:12
Languages ::

JCPP 1.0.9 has been released. It is a C preprocessor implemented in Java.

This release includes: support for pragmas, improved error reporting, better whitespace preservation for #line markers, and other changes.

April 03, 2008

TCC 0.9.24 Released

Posted: 2008-04-03 06:18:21
Languages ::

Tiny C Compiler 0.9.24 has been released. TCC is a small C compiler system for x86 systems.

This release includes: the addition of verbosity levels, support for compilation from stdin, improved warnings, fastcall support, support for anonymous unions and structs, bug fixes, and other changes.

March 27, 2008

Ctpp 1.0.29 Released

Posted: 2008-03-27 06:20:49
Languages ::

Ctpp 1.0.29 has been released. It is a preprocessor for Ctalk, an object-oriented extension of C.

This release includes GNU C compatibility fixes for Solaris 10.

March 20, 2008

Ctalk 0.0.45a Released

Posted: 2008-03-20 21:23:12
Languages ::

Ctalk 0.0.45a has been released. Ctalk is an object-oriented extension to C.

This release includes: improved evaluation of function parameters, template translation of C functions to methods, bug fixes, and other changes.

March 18, 2008

JCPP 1.0.8 Released

Posted: 2008-03-18 06:17:33
Languages ::

JCPP 1.0.8 has been released. It is a C preprocessor implemented in Java.

This release includes: improved error recovery, and initial support for a pass-through mode for non-C-like text.

February 28, 2008

Ch 6.0, Embedded Ch 6.0 Released

Posted: 2008-02-28 06:25:57
Languages ::
Languages ::

Ch 6.0 and Embedded Ch 6.0 have been released. Ch is a portable C and C++ interpreter, while Embedded Ch allows for the Ch interpreter to be embedded within other applications.

This release includes: the addition of debugging features in Ch Professional Edition and Embedded Ch, a new Ch IDE in Ch Professional Edition, new plotting features, and other changes.

CLIS Announced

Posted: 2008-02-28 06:12:15
Languages ::

CLIS has been announced. It is an interpreted, C-like programming language.

February 26, 2008

JCPP 1.0.7 Released

Posted: 2008-02-26 06:15:12
Languages ::

JCPP 1.0.7 has been released. It is a C preprocessor implemented in Java.

This release includes: improved error handling, support for #line directives, and bug fixes.

February 22, 2008

Ctalk 0.0.44a Released

Posted: 2008-02-22 06:24:03
Languages ::

Ctalk 0.0.44a has been released. Ctalk is an object-oriented extension to C.

This release includes: a SignalEvent class for interacting with operating system signals, improved expression analysis, a new example program, and bug fixes.

February 19, 2008

Ctalk 0.0.43a Released

Posted: 2008-02-19 06:27:40
Languages ::

Ctalk 0.0.43a has been released. Ctalk is an object-oriented extension to C.

This release includes: improved instance and class variable definition using class constructors, improved expression analysis, and bug fixes.

nwcc 0.7.5 Released

Posted: 2008-02-19 06:19:07
Languages ::

nwcc 0.7.5 has been released. nwcc is a portable C compiler targeting a variety of systems.

This release includes: support for position-independent code and thread-local storage on x86, x86-64 and SPARC, and bug fixes.

February 14, 2008

Ctalk 0.0.42a Released

Posted: 2008-02-14 06:14:06
Languages ::

Ctalk 0.0.42a has been released. Ctalk is an object-oriented extension to C.

This release includes: improved support for methods and functions with a variable number of arguments, better support for printf-style formats, improved expression analysis, bug fixes, and other changes.

February 10, 2008

Ctalk 0.0.41a Released

Posted: 2008-02-10 20:45:45
Languages ::

Ctalk 0.0.41a has been released. Ctalk is an object-oriented extension to C.

This release includes: a more reliable constructor calling protocol, more method return protocols, improved support for GNU C attributes, bug fixes, and other changes.

February 03, 2008

'The New C Standard: An Economic and Cultural Commentary' 1.1 Available for Download

Posted: 2008-02-03 08:47:41

Languages ::

'The New C Standard: An Economic and Cultural Commentary' 1.1, by Derek M. Jones, is now available for download. It is an online book which analyses the C standard from a variety of perspectives.

This update includes: the integration of the defect reports published in TC3, over sixty more references, new measurements, tuning of some of the previous tables and figures, typo fixes, and more.

February 02, 2008

Ctalk 0.0.39a Released

Posted: 2008-02-02 21:59:45
Languages ::

Ctalk 0.0.39a has been released. Ctalk is an object-oriented extension to C.

This release includes: the addition of the List class, additional methods for the SignalHandler class, new example programs, and bug fixes.

January 30, 2008

Ctalk 0.0.38a Released

Posted: 2008-01-30 21:54:30
Languages ::

Ctalk 0.0.38a has been released. Ctalk is an object-oriented extension to C.

This release includes: the addition of the SignalHandler class, support for installing Ctalk methods to handle OS signals, and bug fixes.

January 27, 2008

Ctalk 0.0.37a Released

Posted: 2008-01-27 14:11:19
Languages ::

Ctalk 0.0.37a has been released. Ctalk is an object-oriented extension to C.

This release includes: the addition of methods to the Time class, performance improvements, greater flexibility in the use of C include files, and bug fixes.

January 24, 2008

Ctalk 0.0.36a Released

Posted: 2008-01-24 06:13:09
Languages ::

Ctalk 0.0.36a has been released. Ctalk is an object-oriented extension to C.

This release includes: support for SPARC Solaris 8, and bug fixes.