PLNews: Programming Language News

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

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.

PyOhio Call for Presentations

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

Languages ::

PyOhio has put out a call for presentations. It is a day-long regional mini-conference to be held on July 26, 2008, in Columbus, Ohio.

May 01, 2008

OpenCOBOL 1.1-pre Released

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

OpenCOBOL 1.1-pre has been released. OpenCOBOL is a portable, open source COBOL implementation.

Next Scheme UK Meeting on May 28

Posted: 2008-05-01 06:13:43
Languages ::

It has been announced that the next Scheme UK meeting will be held on May 28, 2008.

Next Python User Group Berlin Meeting on May 7

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

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

Next Boston Ruby Group Meeting on May 13

Posted: 2008-05-01 06:11:43
Languages ::

It has been announced that the next Boston Ruby Group meeting will be held on May 13, 2008.

CHICKEN 3.2.0 Released

Posted: 2008-05-01 06:10:31
Languages ::

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

This release includes: new srfi-69 and data-structures units factored out from the extras unit, the addition of 'file-copy' and 'file-move' to the utils unit, and other changes.

Scheme2Js 20080430 Released

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

Scheme2Js 20080430 has been released. It is a Scheme compiler that emits JavaScript.

This release includes: runtime and compiler bug fixes.

Blue 1.5.4 Released

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

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

This release includes: performance improvements, a bugfix regarding the 'self' variable in 'do' and 'loop' blocks, and other changes.

April 30, 2008

Sleep 2.1-b24 Released

Posted: 2008-04-30 06:23:49
Languages ::

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

This release includes: improved support for circular data structures, a taint mode, and other changes.