PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
February 10, 2008

Boo 0.8.1 Released

Posted: 2008-02-10 21:05:08
Languages ::
Platforms ::

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

This release includes: support for nested functions, working generic method overloading, support for .NET CLR 3.5 extension methods, improved warnings, new error messages, support for exception filters and exception fault handlers, and other changes.