PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
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.