Get Boo!
Boo is an object-oriented statically-typed programming language for the Common Language Infrastructure (CLI) with a Python inspired syntax and a special focus on language and compiler extensibility.
Specter requires Boo 0.8.0.2742 or superior.The latest released version of Boo being 0.8.0.2730 as of 8 jan 2008, you need to grab a newer version by one of those means :
- If you are on a Debian or Ubuntu system, you can install this 0.8.2820 deb package available on the Boo google group.
- Check out and install latest binaries available on Boo SVN :
svn co https://svn.codehaus.org/boo/boo/trunk/bin
- Check out and compile Boo SVN.
For more information
Check out Boo official homepage at http://boo.codehaus.org/