How To Run

Of course you can always compile your code to an .exe and run it as any other CLI program. But this section is all about running boo programs directly from memory.

booi utility

booi examples/HelloWorld.boo

To execute a script read directly from stdin:

booi -

booc utility

boo nant task

Boo.Lang.compiler API

© 2003-2009 Codehaus