InfoQ

InfoQ

Editor Specific Content View

All of Andy Glover's Content on InfoQ


Latest featured content by Andy Glover

Much ado about Boo

Topics
.NET

Boo is a OO-statically typed .NET programming language which in the spirit of Ruby or Python is licensed under an MIT/BSD license. Boo excels for building quick user interfaces and developer prototyping when using the boo's interactive shell. Andrew Glover's favorite reason for developing with boo, once compiled into byte-code it can easily be reused by any .NET based language.