PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
April 13, 2008

Cobra 0.8 Released

Posted: 2008-04-13 07:45:19
Languages ::
Platforms ::

Cobra 0.8 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: support for built-in sets, support for adding methods to existing types, bitwise operators, built-in unsigned int types, new command line options, new warnings, a configurable number type, bug fixes, and other changes.