PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
May 21, 2008

Boo 0.8.2 Released

Posted: 2008-05-21 06:20:45
Languages ::
Platforms ::

Boo 0.8.2 has been released. Boo is a statically-typed, object-oriented language with a Python-inspired syntax for the .NET CLR.

This release includes: almost complete support for nullable types, shorthands for nullable types and enumerables, an 'else' block for 'for' and 'while' loops, generic method improvements, bug fixes, and other changes.