PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
January 04, 2008

Cobra 0.6 Released

Posted: 2008-01-04 21:45:02
Languages ::

Cobra 0.6 has been released. Cobra is a high-level language for .NET, including features such as generics, contracts, compile-time type inference, exception handling, garbage collection, and more.

This release includes: a new Exception Report, 'yield' and 'yield break' statements, a shorter form of casting, new warnings, support for dotted namespace declarations, library and runtime improvements, improved error checking, bug fixes, and other changes.