PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
August 29, 2008

l1sp.org Announced

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

l1sp.org has been announced. It is "a redirect service for Common Lisp documentation."

JRuby 1.1.4 Released

Posted: 2008-08-29 06:13:21
Languages ::
Platforms ::

JRuby 1.1.4 has been released. JRuby is a Ruby interpreter written in Java.

This release includes: a refactoring of the Java integration layer, performance improvements, support for raising and handling Java exceptions directly from Ruby, reduced memory usage, initial Ruby 1.9 support, thread pooling improvements, bug fixes, and other changes.

August 27, 2008

EiffelStudio 6.3.7.4554 Released

Posted: 2008-08-27 06:23:49
Languages ::

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

This release includes: improvements to the STRING classes, syntactic support for attribute keywords, bug fixes, and other changes.

Aspyct 1.0 RC2 Released

Posted: 2008-08-27 06:21:27
Languages ::

Aspyct 1.0 RC2 has been released. It is a library that allows for aspect-oriented programming using Python.

This release includes: a full rewrite of the Aspyct engine, the addition of a debug mode, support for conditional advices, the addition of a prepare function, and other changes.

R 2.7.2 Released

Posted: 2008-08-27 06:19:41
Languages ::

R 2.7.2 has been released. R is a language and environment for statistical computing and graphics.

This release includes: improvements to sprintf(), axis(), legend(), stripchart() and help.search(); and bug fixes.

Frink 2008-08-25 Released

Posted: 2008-08-27 06:17:30
Languages ::

Frink 2008-08-25 has been released. Frink is a language which allows for units of measurement to be tracked throughout calculations to help ensure correct answers.

This release includes improvements to the Swing-based GUI.

Tcl/Tk 8.6a2 Released

Posted: 2008-08-27 06:15:09
Languages ::

Tcl/Tk 8.6a2 has been released. Tcl is a dynamic, cross-platform scripting language.

This release includes: a new [chan pipe] command, a new non-recursive evaluation implementation decoupling the Tcl evaluation stack from the C evaluation stack, new experimental commands, stack overflow protection in the regexp engine, bug fixes, and other changes.

Blue 1.6.2 Released

Posted: 2008-08-27 06:13:58
Languages ::

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

This release includes: faster array creation and a SQLite plugin module.

Ruby 1.9.0-4 Released

Posted: 2008-08-27 06:12:43
Languages ::

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

This release includes: a new Encoding::Converter class, universal newline support, and other changes.

Aug. 26 Python-URL! Available

Posted: 2008-08-27 06:11:22
Languages ::

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

Next Melbourne, Australia Ruby User Group Meeting on Aug. 28

Posted: 2008-08-27 06:10:15
Languages ::

It has been announced that the next meeting of the Melbourne Ruby User Group will be held on August 28, 2008.

August 25, 2008

Gambas 2.8.1 Released

Posted: 2008-08-25 06:16:59
Languages ::

Gambas 2.8.1 has been released. Gambas is a development environment and BASIC-like language implementation with object-oriented extensions.

This release includes bug fixes.

cfunge 0.3.0 Released

Posted: 2008-08-25 06:15:36
Languages ::

cfunge 0.3.0 has been released. It is a Befunge98 interpreter.

This release includes: the addition of new fingerprints, code cleanups, and bug fixes.

Ctalk 0.0.68a Released

Posted: 2008-08-25 06:13:20
Languages ::

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

This release includes: improved method argument expression analysis, performance improvements, and bug fixes.

Frink 2008-02-23 Released

Posted: 2008-08-25 06:11:41
Languages ::

Frink 2008-02-23 has been released. Frink is a language which allows for units of measurement to be tracked throughout calculations to help ensure correct answers.

This release includes a rewrite of the Swing GUI.

Ctpp 1.0.42 Released

Posted: 2008-08-25 06:09:12
Languages ::

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

This release includes bug fixes and performance improvements.

August 21, 2008

2008 Workshop on Scheme and Functional Programming Call for Registration

Posted: 2008-08-21 06:16:41
Languages ::

The 2008 Workshop on Scheme and Functional Programming has put out a call for registration. "The purpose of the workshop is to report experience with the programming languages known as Scheme, to discuss ideas for the future of Scheme, and to present research related to Scheme and functional programming."

The workshop will be held on September 20, 2008, in Victoria, British Columbia, Canada.

Ruby Hoedown 2008 Videos Available Online

Posted: 2008-08-21 06:15:52

Languages ::

It has been announced that videos from Ruby Hoedown 2008 are now available online.

Python 3.0b3 Released

Posted: 2008-08-21 06:14:41
Languages ::

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

This release includes: bug fixes, the removal of the TarFileCompat class from tarfile.py, and other changes.

Python 2.6b3 Released

Posted: 2008-08-21 06:12:34
Languages ::

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

This release includes: support for keyword arguments following starred arguments, bug and security fixes, documentation updates, and other changes.