PLNews: Programming Language News

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

Cobra 0.7 Released

Posted: 2008-01-27 14:13:03
Languages ::

Cobra 0.7 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: an optional 'invariant' clause for class, interface and struct definitions; support for attributes; support for abstract classes; improved compiler warnings; new and updated sample programs; bug fixes; and other changes.