PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
July 02, 2008

Smalltalk Solutions 2008 Slides Available

Posted: 2008-07-02 06:14:47

Languages ::

It has been announced that slides are now available for most of the presentations of Smalltalk Solutions 2008.

June 24 to July 1 Caml Weekly News Available

Posted: 2008-07-02 06:13:53
Languages ::

The June 24 to July 1, 2008 edition of the Caml Weekly News is now available. It summarises recent developments within the Caml community.

Tcl/Tk 8.5.3 Released

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

Tcl/Tk 8.5.3 has been released. Tcl is a dynamic, cross-platform scripting language.

This release includes: improved DTrace support on Solaris, bug fixes, and other changes.

CLIS 0.9.0 Released

Posted: 2008-07-02 06:10:52
Languages ::

C Like Interpreted Script 0.9.0 has been released. It is an interpreted, C-like programming language.

June 30, 2008

CHICKEN 3.3.0 Released

Posted: 2008-06-30 06:20:15
Languages ::

CHICKEN 3.3.0 has been released. CHICKEN is a portable Scheme compiler that emits C code.

This release includes: the movement of port-related procedures to the new 'ports' unit, library bug fixes, and build system fixes.

Ctalk 0.0.59a Released

Posted: 2008-06-30 06:17:40
Languages ::

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

This release includes improvements to the evaluation of method arguments.

dfsch 0.2.1 Released

Posted: 2008-06-30 06:15:27
Languages ::
Languages ::

dfsch 0.2.1 has been released. It is a programming language drawing mainly from R5RS Scheme and Common Lisp.

This release includes: support for additional numeric types, support for object properties, support for custom hash types, and other changes.

June 29, 2008

Vala 0.3.4 Released

Posted: 2008-06-29 19:40:13
Languages ::

Vala 0.3.4 has been released. Vala "aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C." It offers features such as: interfaces, properties, lambda expressions, local variable type inference, and more.

This release includes: improvements to the D-Bus client and service support, basic support for detailed signals, checking of printf argument types, new bindings, bug fixes, and other changes.

GCC UPC 4.2.3.3 Released

Posted: 2008-06-29 19:38:05
Languages ::
Platforms ::

GCC Unified Parallel C 4.2.3.3 has been released. GCC UPC adds support for Unified Parallel C to the GNU Compiler Collection.

This release includes: an update to GCC 4.2.3, bug fixes, and other changes.

amforth 2.8 Released

Posted: 2008-06-29 19:35:43
Languages ::

amforth 2.8 has been released. It is a Forth implementation for the AVR ATmega microcontroller family.

This release includes: the movement of the serial interface words to the application dictionary, a sieve benchmark example, bug fixes, and other changes.

LispForum Announced

Posted: 2008-06-29 19:33:28
Languages ::

LispForum has been announced. It is a website with discussion forums dedicated to various Lisp-related topics.

B-Prolog 7.1 Released

Posted: 2008-06-29 19:30:51
Languages ::

B-Prolog 7.1 has been released. B-Prolog is a Prolog implementation with extensions for concurrency, constraints, interfacing with C and Java, and interactive graphics.

This release includes: performance improvements; improved memory management; new propagators for non-linear, global and disjunctive constraints; new examples; bug fixes; and other changes.

June 27, 2008

Tcl/Tk 8.6a1 Released

Posted: 2008-06-27 06:19:53
Languages ::

Tcl/Tk 8.6a1 has been released. Tcl is a dynamic, cross-platform scripting language.

This release includes: new commands for supporting object-oriented programming, support for interrupting script evaluation by an embedding application, and other changes.

June 26 This Week in Ruby Now Available

Posted: 2008-06-27 06:17:59
Languages ::

The June 26, 2008 edition of This Week in Ruby is now available. It summarises recent developments within the Ruby community.

June 26 Tcl-URL! Available

Posted: 2008-06-27 06:16:41
Languages ::

The June 26, 2008 edition of Tcl-URL! is now available. It summarises recent developments and discussion within the Tcl community.

June 25 Haskell Weekly News Available

Posted: 2008-06-27 06:15:26
Languages ::

The June 25, 2008 edition of the Haskell Weekly News is now available. It summarises recent developments and discussion within the Haskell community.

June 25, 2008

June 17 to 24 Caml Weekly News Available

Posted: 2008-06-25 06:28:17
Languages ::

The June 17 to 24, 2008 edition of the Caml Weekly News is now available. It summarises recent developments within the Caml community.

June 24, 2008

newLISP 9.3.17 Released

Posted: 2008-06-24 06:18:21
Languages ::

newLISP 9.3.17 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.

This release includes: faster deletion of entire namespaces, and support for note-specific pitch-blend in the newLISP-GS MIDI API.

Blue 1.5.8 Released

Posted: 2008-06-24 06:16:03
Languages ::

Blue 1.5.8 has been released. Blue is a portable, high-level, dynamic programming language.

This release includes: Win32 build environment cleanups, initial work on lexical variable scope and closures, string comparison fixes, and other changes.

R 2.7.1 Released

Posted: 2008-06-24 06:14:17
Languages ::

R 2.7.1 has been released. R is a language and environment for statistical computing and graphics.

This release includes: addition checks against user error in poly(), faster drawing of continguous lines using the quartz() device, the deprecation of the use of unserialize() on character strings, the deprecation of embedded nul characters in strings, bug fixes, and other changes.