PLNews: Programming Language News

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

JCPP 1.0.9 Released

Posted: 2008-04-06 09:49:12
Languages ::

JCPP 1.0.9 has been released. It is a C preprocessor implemented in Java.

This release includes: support for pragmas, improved error reporting, better whitespace preservation for #line markers, and other changes.

April 04, 2008

Python 3.0a4 Released

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

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

Python 2.6a2 Released

Posted: 2008-04-04 06:16:31
Languages ::

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

This release includes: a backport of the bytearray type, support for octal literals starting with '0o', a backport of Python 3.0's io module, bug fixes, and other changes.

April 03, 2008

Zsh 4.3.6 Released

Posted: 2008-04-03 06:25:51
Languages ::

Zsh 4.3.6 has been released. Zsh is a UNIX shell and scripting language, drawing from bash, ksh, and tcsh, in addition to adding original features.

This release includes: extension of the parameter subscripting flag 'e'; a -q option for the cd, chdir, pushd and popd builtins, bug fixes, and other changes.

eTcl 1.0-rc27 Released

Posted: 2008-04-03 06:23:13
Languages ::

eTcl 1.0-rc27 has been released. eTcl is a standalone, single-executable distribution of Tcl, supporting a number of platforms and including several popular extensions.

This release includes: the use of Tcl/Tk 8.5.2, VFS optimizations, support for accurate image sub-sampling in Pixane, new commands added to the wce package, and other changes.

Mono 1.9 Released

Posted: 2008-04-03 06:20:51
Platforms ::

Mono 1.9 has been released. Mono is a portable, open source .NET CLI implementation.

This release includes: support for generics code sharing, AOT support for ARM processors, LINQ library support updated to the .NET 3.5 API, C# 3.0 as the default mode of operation for the C# compiler, ASP.NET improvements, support for building and using the DLR with Mono, bug fixes, and other changes.

TCC 0.9.24 Released

Posted: 2008-04-03 06:18:21
Languages ::

Tiny C Compiler 0.9.24 has been released. TCC is a small C compiler system for x86 systems.

This release includes: the addition of verbosity levels, support for compilation from stdin, improved warnings, fastcall support, support for anonymous unions and structs, bug fixes, and other changes.

LLVM Developer Meeting #2 Announced

Posted: 2008-04-03 06:16:05
Platforms ::

LLVM Developer Meeting #2 has been announced. LLVM is a portable compiler infrastructure, offering a compilation strategy that allows for compile-time, link-time, run-time and offline program optimization.

The meeting will be held on August 1, 2008, at the Apple Campus in Cupertino, California.

April 02, 2008

ICLP'08 Call for Workshop Proposals

Posted: 2008-04-02 06:22:07

The 24rd International Conference on Logic Programming has put out a call for workshop proposals.

The proposal submission deadline is June 2, 2008. The workshop will be held from December 9 to 13, 2008, in Udine, Italy.

CUFP 2008 Call for Presentations

Posted: 2008-04-02 06:20:10

The Commercial Users of Functional Programming Workshop 2008 has put out a call for papers. It aims to "build a community for users of functional programming languages and technology, be they using functional languages in their professional lives, in an open source project (other than implementation of functional languages), as a hobby, or any combination thereof."

Presentation proposals are due June 2, 2008. The workshop will be held on September 26, 2008, in Victoria, British Columbia, Canada.

Lone Star Rubyconf 2008 Call for Papers

Posted: 2008-04-02 06:18:18

Languages ::

Lone Star Rubyconf 2008 has put out a call for papers. The conference will be held from September 4 to 6, 2008, in Austin, Texas.

abc 1.3.0 Released

Posted: 2008-04-02 06:16:00
Languages ::

abc 1.3.0 has been released. abc is an AspectJ implementation that "aims to make it easy to implement both extensions and optimisations of the core language."

This release includes: a new frontend, the porting of the EAJ and tracematches extensions to make use of the new frontend, performance improvements, bug fixes, and other changes.

newLISP 9.3.6 Released

Posted: 2008-04-02 06:14:11
Languages ::

newLISP 9.3.6 has been released. newLISP is a portable, general purpose, Lisp-like scripting language.

This development release includes: 'wait-pid' changes and refinements, default values in 'lookup', bug fixes for the new namesapce hash functions, and other changes.

April 01, 2008

Tcl/Tk 8.5.2 Released

Posted: 2008-04-01 06:18:29
Languages ::

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

This release includes: updates to the http package, improved [clock format] performance, improved support for 64-bit Solaris builds, bug fixes, and other changes.

Fortress 1.0 Released

Posted: 2008-04-01 06:16:42
Languages ::

Fortress 1.0 has been released. Fortress is "a general-purpose, statically typed, component-based programming language designed for producing robust high-performance software," developed by the Programming Language Research group at Sun Microsystems Laboratories.

Next Boston Ruby Group Meetings on Apr. 8, Apr. 28

Posted: 2008-04-01 06:14:37
Languages ::

It has been announced that the next Boston Ruby Group meetings will be held on April 8, 2008 and April 28, 2008.

Next TSUG Meeting on Apr. 7

Posted: 2008-04-01 06:13:49
Languages ::

It has been announced that the next Toronto Smalltalk User Group meeting will be held on April 7, 2008.

EiffelStudio 6.2.7.2906 Released

Posted: 2008-04-01 06:11:49
Languages ::

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

This release includes: a batch-only version of the ec compiler, and improved compiler code generation.

Mar. 25 to Apr. 1 Caml Weekly News Available

Posted: 2008-04-01 06:10:19
Languages ::

The March 25 to April 1, 2008 edition of the Caml Weekly News is now available. It summarises recent developments and discussion within the Caml community.

March 30, 2008

XLogo 0.9.92 (final) Released

Posted: 2008-03-30 14:26:23
Languages ::

XLogo 0.9.92 (final) has been released. XLogo is a Logo interpreter.

This release includes: greater-or-equal and lesser-or-equal operators, new command line options, editor improvements, and other changes.