PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 07, 2008

Idle 0.3.0 Released

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

Idle 0.3.0 has been released. Idle is a scripting language built upon Lua.

This release includes: support for textual macros and source code preprocessing, library updates, bug fixes, and other changes.

Next LRUG Meeting on May 12

Posted: 2008-05-07 06:20:12
Languages ::

It has been announced that the next London Ruby Users Group meeting will be held on May 12, 2008.

Next ChiPy Meeting on May 8

Posted: 2008-05-07 06:19:15
Languages ::

It has been announced that the next Chigaco Python User Group meeting will be held on May 8, 2008.

May 06, 2008

IronPython 2.0 Beta 2 Released

Posted: 2008-05-06 06:21:15
Languages ::

IronPython 2.0 Beta 2 has been released. IronPython is an implementation of Python running on .NET.

This release includes: improved performance, improved traceback support, bug fixes, and other changes.

Scala 2.7.1 Released

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

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

This release includes: the addition of scala.Either to the standard library, the removal of the contractiveness requirement for implicit methods, 'requires' and 'ensuring' methods of Predef.scala, bug fixes, and other changes.

Ctalk 0.0.50a Released

Posted: 2008-05-06 06:17:35
Languages ::

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

This release includes Cygwin updates and compatibility fixes.

EiffelStudio 6.2.7.3306 Released

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

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

This release includes UI and compiler bug fixes.

May 5 'This Week in Ruby' Now Available

Posted: 2008-05-06 06:14:49
Languages ::

The May 5, 2008 edition of 'This Week in Ruby' is now available. It summarises recent developments and discussion within the Ruby community.

Apr. 29 to May 6 Caml Weekly News Available

Posted: 2008-05-06 06:13:04
Languages ::

The April 29 to May 6, 2008 edition of the Caml Weekly News is now available. It summarises recent developments and discussion within the Caml community.

PyPy Sprint in Berlin from May 17 to 22

Posted: 2008-05-06 06:10:37
Languages ::

It has been announced that a PyPy sprint will be held in Berlin, Germany, from May 17 to 22, 2008. PyPy is a Python implementation written in Python.

May 6 Python-URL! Available

Posted: 2008-05-06 06:01:59
Languages ::

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

May 05, 2008

F# 1.9.4 Released

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

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

This release includes: more consistent and symmetric operator overloading, additional nullness checking, object model enhancements, core library performance enhancements, bug fixes, and other changes.

Algol 68 Genie Mark 12 Released

Posted: 2008-05-05 06:17:10
Languages ::

Algol 68 Genie Mark 12 has been released. It is an open source Algol 68 interpreter.

This release includes: improved support for the parallel clause; interpreter performance improvements; UNTIL, FINISH and OUT options for the monitor; documentation updates; and other changes.

iForth32 3.0 Released

Posted: 2008-05-05 06:15:05
Languages ::

iForth32 3.0 has been released. iForth32 is a portable, multithreaded 32-bit ANS Forth implementation.

This release includes: support for OS-level threads and callbacks, a new graphics driver for X, new sound drivers, improved path name support, and other changes.

Windows PowerShell V2 CTP2 Released

Posted: 2008-05-05 06:13:08
Languages ::

Windows PowerShell V2 CTP2 has been released. It is a command line shell and scripting language for Windows, with a focus on system administration and automation.

This release includes: support for modules; support for listening, forwarding and acting on management and system events; support for multiple parameter sets in cmdlets; support for hosting PowerShell in IIS; and other changes.

Ctpp 1.0.31 Released

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

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

This release includes compatibility updates for Cygwin and DJGPP GCC.

Kite 1.0b1 Released

Posted: 2008-05-05 06:10:03
Languages ::

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

This release includes: tree, queue and stack collections; virtual machine performance improvements; and bug fixes.

IKVM 0.36 Update 2 Release Candidate 1 Released

Posted: 2008-05-05 06:08:54
Languages ::
Platforms ::

IKVM 0.36 Update 2 Release Candidate 1 has been released. IKVM is a Java implementation running on Mono and the .NET Framework.

This release candidate includes bug fixes.

May 02, 2008

PHP 5.2.6 Released

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

PHP 5.2.6 has been released. PHP is a general-purpose scripting language, suitable for Web development and embedding within HTML.

This release includes security and bug fixes.

ACM SIGAPL to Merge With ACM SIGPLAN

Posted: 2008-05-02 06:16:27
Languages ::

It has been announced that the ACM Special Interest Group on the APL and J Languages is to be merged with the ACM Special Interest Group on Programming Languages.