PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 18, 2006

Cobra 0.2.0 Released

Posted: 2006-11-18 23:14:00
Languages ::

Cobra 0.2.0 has been released. Cobra is a high-level language designed for .NET 2.0, offering features such as generics, contracts, garbage collection, and more.

This release includes: a rewrite of the compiler in Cobra itself, a renaming of the 'code' keyword to 'body', support for using literal C# code wherever an expression is expected, plus other changes and fixes.