PLNews: Programming Language News

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

Hop 1.9.1 Released

Posted: 2008-10-04 08:53:57
Languages ::

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

This release includes the HzBuilder weblet, plus bug fixes.

Ruby 1.9.0-5 Released

Posted: 2008-10-04 08:51:36
Languages ::

Ruby 1.9.0-5 has been released. Ruby is a dynamic, cross-platform, object-oriented language.

October 03, 2008

NASM 2.05rc1 Released

Posted: 2008-10-03 06:14:09
Languages ::

NASM 2.05rc1 has been released. NASM is a portable x86-32 and x86-64 assembler, supporting a variety of platforms and object file formats.

This release includes: '-w-user' for suppressing the output of '%warning' directives, fixes, and other changes.

VFX Forth for Windows v4.21 Released

Posted: 2008-10-03 06:12:31
Languages ::

VFX Forth for Windows v4.21 has been released. VFX Forth for Windows is an ANS Forth implementation, including a optimizing code generator and other development tools.

This release includes COM and ActiveX support.

EuroForth 2008 Proceedings, Photos Available Online

Posted: 2008-10-03 06:10:37

Languages ::

It has been announced that the proceedings and photographs from EuroForth 2008 are now available online. "EuroForth is an annual conference on the Forth programming language, stack machines, and related topics, and has been held since 1985."

Stackless Pythong for Python 2.6 Released

Posted: 2008-10-03 06:08:29
Languages ::

Stackless Python for Python 2.6 has been released. Stackless Python is a Python interpreter that minimizes the use of the C stack, also offering support for microthreads.

October 02, 2008

Oct. 2 Tcl-URL! Available

Posted: 2008-10-02 06:17:35
Languages ::

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

Next Vancouver Lisp Users Group Meeting on Oct. 8

Posted: 2008-10-02 06:16:33
Languages ::

It has been announced that the next meeting of the Vancouver Lisp Users Group will be held on October 8, 2008.

Oct. 1 Haskell Weekly News Available

Posted: 2008-10-02 06:15:01
Languages ::

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

Python 2.6 final Released

Posted: 2008-10-02 06:13:30
Languages ::

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

This release includes: support for the 'with' keyword without requiring a 'from __future__ import with_statement' directive, a __package__ attributes for modules, support for a per-user site-packages directory, the new 'multiprocessing' package, improved string formatting, optional support for 'print' as a function, exception handling changes, support for byte literals, the new 'io' module, support for class decorators, a type hierarchy for numbers in the 'numbers' module, the new 'fractions' module, optimizations, the deprecation of some modules, updated modules, support for building with Microsoft Visual Studio 2008, bug fixes, and other changes.

Next MichiPUG Meeting on Oct. 2

Posted: 2008-10-02 06:11:27
Languages ::

It has been announced that the next Michigan Python Users Group meeting will be held on October 2, 2008.

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.