PLNews: Programming Language News

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

July 2 Haskell Weekly News Available

Posted: 2008-07-04 06:20:14
Languages ::

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

July 2 Tcl-URL! Now Available

Posted: 2008-07-04 06:18:27
Languages ::

The July 2, 2008 edition of the Tcl-URL! is now available. It summarises recent developments within the Tcl community.

Frink 2008-07-03 Released

Posted: 2008-07-04 06:16:58
Languages ::

Frink 2008-07-03 has been released. Frink is a language which allows for units of measurement to be tracked throughout calculations to help ensure correct answers.

This release includes bug fixes.

Kite 1.0b3 Released

Posted: 2008-07-04 06:15:09
Languages ::

Kite 1.0b3 has been released. Kite is a small, object-oriented language.

This release includes: support for regular expressions, support for anonymous recursive functions, improved debugging support, more reliable exception handling, and other changes.

Sleep 2.1 Update 1 Released

Posted: 2008-07-04 06:13:03
Languages ::

Sleep 2.1 Update 1 has been released. Sleep is an embeddable scripting language implemented in Java, and inspired by Perl and Objective-C.

This release includes: performance improvements, bug fixes, improved compile-time error checking, and other changes.

eTcl 1.0-rc29 Released

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

eTcl 1.0-rc29 has been released. eTcl is a standalone, single-executable distribution of Tcl, supporting a number of platforms and including several popular extensions.

This release includes: the use of Tcl/Tk 8.5.3, new commands in the wce package, support for anti-aliased lines in Pixane, applets to wrap sources into a standalone executable, and other changes.

July 02, 2008

newLISP 9.4.0 Released

Posted: 2008-07-02 06:18:05
Languages ::

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

This release includes: a new API for hash-like dictionary access, the new Cilk API, improved support for reference passing, newLISP-GS improvements, bug fixes, and other changes.

New Version of Allegro CL 8.1 Express Released

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

A new version of Allegro CL 8.1 Express has been released. Allegro CL is a Common Lisp development system, supporting a number of platforms.

This release includes: a larger maximum heap size of 60 MB, initial license retrieval support, updater improvements, and other changes.

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.