Binary package “boo” in ubuntu trusty

python-like language and compiler for the CLI

 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.
 .
 This package contains the boo compiler, interpreter and interactive shell.
 The boo compiler and the programs it produces are 100% Common Intermediate
 Language (CIL) bytecode and can therefore be run on any compliant CLI virtual
 machine.