PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
September 30, 2008

#S 0.38a Released

Posted: 2008-09-30 06:15:32
Languages ::

#S 0.38a has been released. It is a C# port of Peter Norvig's Jscheme interpreter, mostly conforming to R4RS.

Sept. 23 to 30 Caml Weekly News Available

Posted: 2008-09-30 06:14:01
Languages ::

The September 23 to 30, 2008 edition of the Caml Weekly News is now available. It summarises recent developments and discussion within the Caml community.

Blue 1.6.7 Released

Posted: 2008-09-30 06:12:06
Languages ::

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

This release includes: support for the truth expression in conditionals being optional, the temporary disabling of syntax checking, and changes to the null type to string conversion.

September 29, 2008

Ctalk 0.0.76a Released

Posted: 2008-09-29 06:22:40
Languages ::

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

This release includes: improved error checking, improved expression analysis, and bug fixes.

Hop 1.9.0 Released

Posted: 2008-09-29 06:20:07
Languages ::

Hop 1.9.0 has been released. Hop is a higher-order language designed for developing Web applications.

This release includes: new linguistic forms, new multimedia and cryptography APIs, improved Web server scheduling, new compilation techniques, and other changes.

Sept. 24 Tcl-URL! Available

Posted: 2008-09-29 06:18:52
Languages ::

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

PyCon 2009 Call for Proposals

Posted: 2008-09-29 06:17:58

Languages ::

PyCon 2009 has put out a call for proposals. The conference will be held from March 27 to March 29, 2009, in Chicago.

September 26, 2008

Sleep 2.1-u3 Released

Posted: 2008-09-26 06:15:17
Languages ::

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

This release includes: debug messages providing more detail on proxy objects, ordered hashes that no longer serialize their miss and remove policies, the ability of the cast function to create empty arrays, bug fixes and other changes.

Ctalk 0.0.75a Released

Posted: 2008-09-26 06:13:48
Languages ::

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

This release includes: improved object creation and deletion, updated example programs, improved support for inline method calls, improvements to the Collection class API, and other changes.

Dolphin NG Announced

Posted: 2008-09-26 06:11:50
Languages ::

Dolphin Next Generation has been announced. It will be the next version of Dolphin Smalltalk, developed as a partnership between Object Arts and Lesser Software.

The planned features include: performance improvements, a multi-threaded VM, Unicode support, support for Smalltalk Link Libraries, 64-bit support, and more.

Scheme Language Steering Committee Election Announced

Posted: 2008-09-26 06:09:55
Languages ::

It has been announced that an election will be held to select a new Scheme Language Steering Committee.

September 23, 2008

Sept. 23 Python-URL! Available

Posted: 2008-09-23 20:42:58
Languages ::

The September 23, 2008 edition of Python-URL! is now available. It summarises recent developments and discussion within the Python community.

EiffelStudio 6.3.7.4757 Released

Posted: 2008-09-23 20:40:46
Languages ::

EiffelStudio 6.3.7.4757 has been released. EiffelStudio is a cross-platform Eiffel implementation and development environment.

This release includes: editor improvements and bug fixes.

Sept. 16 to 23 Caml Weekly News Available

Posted: 2008-09-23 20:39:14
Languages ::

The September 16 to 23, 2008 edition of the Caml Weekly News is now available. It summarises recent developments and discussion within the Caml community.

Great Lakes Ruby Bash Registration Now Open

Posted: 2008-09-23 20:38:00

Languages ::

It has been announced that registration is now open for the Great Lakes Ruby Bash. It is a one-day Ruby conference being held on October 11, 2008, in Ann Arbor, Michigan.

REALbasic 2008 Release 4 Released

Posted: 2008-09-23 20:35:37
Languages ::

REALbasic 2008 Release 4 has been released. REALbasic is an object-oriented BASIC dialect and development environment, supporting Windows, Mac OS X, and Linux.

This release includes: support for tab stops, development environment improvements, new warnings, support for constants in declarations, support for digitally signing applications on Mac OS X, bug fixes, and other changes.

Blue 1.6.6 Released

Posted: 2008-09-23 20:33:27
Languages ::

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

This release includes: string and number conversion methods, syntax checking, bug fixes, and other changes.

September 22, 2008

Shed Skin 0.0.29 Released

Posted: 2008-09-22 06:17:13
Languages ::

Shed Skin 0.0.29 has been released. Shed Skin is an experimental Python compiler that emits C++ code.

This release includes: improvements to the datetime module, improved inheritance support, portability updates, bug fixes, and other changes.

Scala 2.7.2 RC2 Released

Posted: 2008-09-22 06:14:25
Languages ::

Scala 2.7.2 RC2 has been released. Scala is a statically typed, extensible, multi-paradigm language, offering object-oriented and functional support.

Seed7 2008-09-21 Released

Posted: 2008-09-22 06:12:29
Languages ::

Seed7 2008-09-21 has been released. Seed7 is a strongly-typed, general-purpose language, offering object-oriented capabilities, exception handling, user-defined statements and operators, plus more.

This release includes: documentation updates, improvements to the bas7.sd7 example program, num-lock support for the X11 keyboard driver, the renaming of some primitive actions, new functions in the progs.s7i library, the renaming of the is_var function to isVar, and other changes.