PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
September 03, 2006

Microsoft .NET Framework 3.0 Release Candidate Released

Posted: 2006-09-03 23:48:00
Platforms ::

Microsoft .NET Framework 3.0 Release Candidate has been released.

September 01, 2006

Mono 1.1.17.1 Released

Posted: 2006-09-01 17:08:00
Platforms ::

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

This release includes bugfixes.

August 29, 2006

Mono 1.1.17 Released

Posted: 2006-08-29 17:51:00
Platforms ::

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

This release includes: the removal of the Mono Basic compiler and runtime, Windows.Forms printing support, the beginnings of a port to Linux/Alpha, plus other changes and bugfixes.

July 12, 2006

Mono 1.1.16.1 Released

Posted: 2006-07-12 23:09:00
Platforms ::

Mono 1.1.16.1 has been released. Mono is an open-source .NET CLI implementation.

This release includes several bugfixes, and other changes.

July 07, 2006

Mono 1.1.16 Released

Posted: 2006-07-07 00:10:00
Platforms ::

Mono 1.1.16 has been released. Mono is an open-source .NET CLI implementation.

This release includes: support for running IronPython 1.0 Beta 8, new performance-enhancing default optimizations, verification and reliability improvements, the addition of support for .NET 2.0 declarative security to the runtime, C# compiler support for switch on nullable types, plus other changes and bugfixes.

June 19, 2006

2006 Lang.NET Symposium Registration Open

Posted: 2006-06-19 16:59:00

Platforms ::

Erik Meijer has announced that registration is now open for the 2006 Lang.NET Symposium. It is "a forum for discussion on programming languages, managed execution environments, compilers, multi-language libraries, and integrated development environments."

It will be held from July 31 to August 2, 2006, in Redmond, Washington.

April 20, 2006

Lang .NET 2006 Call for Contributions

Posted: 2006-04-20 21:21:00

Platforms ::

Lang .NET 2006 has put out a call for contributions. It aims to be "a forum for discussion of programming languages, managed execution environments, compilers, multi-language libraries, and integrated development environments."

It will be held from August 1 to 3, 2006, in Redmond, Washington. Submissions are due by May 15, 2006.

April 19, 2006

Mono 1.1.15 Released

Posted: 2006-04-19 23:52:00
Platforms ::

Mono 1.1.15 has been released. Mono is a portable, open-source .NET implementation

This release includes: Windows.Forms improvements, assembly unloading when an appdomain is released, C# compiler bugfixes, new tests, performance improvements, support for Linux/SPARC, plus other bugfixes and changes.

All Visual Studio 2005 Express Editions Permanently Free

Posted: 2006-04-19 23:10:00
Platforms ::

Dan Fernandez has announced that all of the Microsoft Visual Studio 2005 Express Editions will be permanently free. Included are: Visual Basic 2005 Express, Visual C# 2005 Express, Visual J# 2005 Express, Visual C++ 2005 Express, and Visual Web Developer 2005 Express.

March 27, 2006

Microsoft Shared Source CLI 2.0 Released

Posted: 2006-03-27 07:26:00
Platforms ::

Microsoft Shared Source Common Language Infrastructure 2.0 has been released. It is a "working implementation of the ECMA CLI and the ECMA C# language specification."

This release includes: full support for generics, C# 2.0 features, Lightweight Code Generation, plus other changes and bugfixes.

January 16, 2006

Portable.NET 0.7.4 Released

Posted: 2006-01-16 23:09:00
Platforms ::

Portable.NET 0.7.4 has been released. It is a portable, open-source .NET implementation.

This release includes: an unroller for x86_64, threading-related improvements, support for using sizeof(primitive type) in safe code, documentation improvements, plus other enhancements and bugfixes.

January 11, 2006

Mono 1.1.13 Released

Posted: 2006-01-11 21:50:00
Platforms ::

Mono 1.1.13 has been released. Mono is a portable, open-source implementation of .NET.

This release includes an S390x port, the removal of various obsolete classes from Mono.Posix, support for the new 2.0 System.Threading primitives, Windows.Forms updates, plus more.

November 13, 2005

Mono 1.1.10 Released

Posted: 2005-11-13 22:26:00
Platforms ::

Mono 1.1.10 has been released. Mono is a portable, open-source .NET implementation.

This release includes: JavaScript compiler support for multiple file compilation and import statements, support for C# 2.0 friend assemblies and external alias qualifiers, reduced memory consumption, plus numerous other changes and fixes.

November 08, 2005

Visual Studio Express Available for Free

Posted: 2005-11-08 23:52:00
Platforms ::

Microsoft has announced that Visual Studio Express will be available as a free download until November 6, 2006. It is a release of Visual Studio targeted towards students and hobbyists.

October 27, 2005

Visual Studio 2005, .NET Framework 2.0 Available

Posted: 2005-10-27 22:52:00
Platforms ::

It has been announced that final release versions of Visual Studio 2005 and the .NET Framework 2.0 are now available on MSDN for MSDN subscribers.

September 24, 2005

Mono 1.1.9.1 Released

Posted: 2005-09-24 16:28:00
Platforms ::

Mono 1.1.9.1 has been released. Mono is a portable, open-source .NET implementation.

This release includes a fix for ASP.NET crashing when GDI+ is missing, better support in mod_mono and xsp for coping with errors under Apache 1.3, a bugfix for async sockets, plus other fixes.

September 09, 2005

Mono 1.1.9 Released

Posted: 2005-09-09 17:28:00
Platforms ::

Mono 1.1.9 has been released. It is a portable, open-source .NET implementation.

This release includes IA-64 and ARM ports, improvements to the JScript.NET compiler, better C# compiler error/warning location reporting, plus other improvements and fixes.

September 07, 2005

Mono Meeting on Sep. 13

Posted: 2005-09-07 00:23:00
Platforms ::

It has been announced that there will be a meeting of Mono developers and users on September 13, 2005.

Various Mono developers will be there to interact with users, Mono-based applications built for Linux will be showcased, new Mono software funded by Google's Summer of Code will be demoed, and the new vector-based rendering API will be showcased, in addition to other activities.

August 16, 2005

Portable.NET 0.7.2 Released

Posted: 2005-08-16 22:20:00
Platforms ::

Portable.NET 0.7.2 has been released. It is a cross-platform .NET implementation.

This release includes support for manual register allocation in CVM for x86-64, BeOS thread support, an update to a modified version of Boehm GC 6.5, System.Windows.Forms and System.Drawing changes and fixes, the implementation of missing functions in the Strings class, plus other bugfixes and improvements.

July 27, 2005

Third Editions of C# and CLI Standards Approved

Posted: 2005-07-27 12:00:00
Languages ::
Platforms ::

The third editions of the C# and CLI Ecma standards have been approved. The new C# standard includes support for generics, nullable types, and anonymous methods. The CLI standard includes a parallel API allowing for the easier development of multithreaded code, and support for generics.