PLNews: Programming Language News

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

Python 3.0b2 Released

Posted: 2008-07-18 06:49:39
Languages ::

Python 3.0b2 has been released. Python is a portable, dynamic, object-oriented language.

This release includes: exception tracebacks with support for exception chaining, traceback module support for chained exceptions, improvements to the gettext library, bug fixes, and other changes.

Python 2.6b2 Released

Posted: 2008-07-18 06:21:16
Languages ::

Python 2.6b2 has been released. Python is a portable, dynamic, object-oriented language.

This release includes bug fixes.

Ctpp 1.0.37 Released

Posted: 2008-07-18 06:19:46
Languages ::

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

This release includes bug fixes.

Mosh 0.0.5 Released

Posted: 2008-07-18 06:17:21
Languages ::

Mosh 0.0.5 has been released. It is an R6RS Scheme interpreter written in C++.

This release includes: SRFI 98 support, improved stack traces, profiler improvements, faster compilation speed, new procedures, and other changes.

July 17, 2008

Next Vancouver Lisp Users Group Meeting on July 23

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

It has been announced that the next Vancouver Lisp Users Group meeting will be held on July 23, 2008.

July 16 Tcl-URL! Available

Posted: 2008-07-17 06:14:36
Languages ::

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

July 16 Haskell Weekly News Available

Posted: 2008-07-17 06:13:27
Languages ::

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

Jython 2.5a0+ Released

Posted: 2008-07-17 06:11:23
Languages ::
Platforms ::

Jython 2.5a0+ has been released. Jython is a Python implementation written in Java.

This release includes: support for generator expression, support for the 'with' statement, improved Unicode support, and other changes.

July 15, 2008

F# 1.9.4.19 Released

Posted: 2008-07-15 06:18:26
Languages ::

F# 1.9.4.19 has been released. F# is a variant of ML running on .NET, sharing a core language with Objective Caml.

This release includes bug fixes.

July 8 to 15 Caml Weekly News Available

Posted: 2008-07-15 06:16:54
Languages ::

The July 8 to 15, 2008 edition of the Caml Weekly News is now available. It summarises recent developments and discussion within the Caml community.

VA Smalltalk Forum Europe 2008 Announced

Posted: 2008-07-15 06:14:06
Languages ::

VA Smalltalk Forum Europe 2008 has been announced. It will be held in Frankfurt am Main, Germany, on September 23, 2008.

July 14, 2008

Digital Mars D 2.017 Released

Posted: 2008-07-14 06:06:38
Languages ::

Digital Mars D 2.017 has been released. D is a general-purpose language designed as a successor to C++, offering features such as design by contract, garbage collection, first class arrays, closures, templates, and more.

This release includes bug fixes.

Digital Mars D 1.033 Released

Posted: 2008-07-14 06:05:21
Languages ::

Digital Mars D 1.033 has been released. D is a general-purpose language designed as a successor to C++, offering features such as design by contract, garbage collection, first class arrays, closures, templates, and more.

This release includes bug fixes.

newLISP 9.4.3 Released

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

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

This release includes bug fixes.

Next Boston Lisp Meeting on July 21

Posted: 2008-07-14 06:01:52
Languages ::

It has been announced that the next Boston Lisp meeting will be held on July 21, 2008.

Pragmatic Smalltalk 0.5 Released

Posted: 2008-07-14 05:58:46
Languages ::
Languages ::

Pragmatic Smalltalk 0.5 has been released. It is a native Smalltalk compiler offering integration with Objective-C.

July 11, 2008

Ctalk 0.0.61a Released

Posted: 2008-07-11 06:15:06
Languages ::

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

This release includes support for using objects as arguments to ordinary C functions, and other changes.

July 10 Tcl-URL! Available

Posted: 2008-07-11 06:13:56
Languages ::

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

D Conference 2007 Videos Available Online

Posted: 2008-07-11 06:12:39

Languages ::

It has been announced that videos of some of the D Conference 2007 presentations are now available online.

July 10, 2008

Blue 1.6 Released

Posted: 2008-07-10 06:18:12
Languages ::

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

This release includes support for lexical variables and first-class continuations.