Tool

Rodrigo B de Oliveira's picture
tool
Reads:

2416

Score:
0
0
 
Comments:

0

Boo

Author Info

14 July 2005 - 12:14pm
Submitted by: Rodrigo B de Ol...

download url: 
http://boo.codehaus.org/Download
license: 
MIT/BSD
home page url: 
http://boo.codehaus.org/Home

This tools was sent in by Nat Budin

Boo is an extensible programming language for the Common Language Infrastructure. It is statically-typed, but has powerful type inference features that in most cases allow programmers to avoid declaring variable types. Its syntax, which is inspired by Python, is designed to be minimalistic and easy to type.

Boo supports most features of C#, and those that it doesn't support yet are planned for future releases. Boo also allows programmers to extend the language easily and flexibly by using its syntactic macros feature.





User Comments

© 2012 Novell