Content deleted Content added
m Added some links, minor cleanup |
m added type inference as a feature |
||
Line 1:
'''Boo''' is a [[2004|new]], [[object oriented]], [[Datatype#Static and dynamic typing|statically typed]], [[programming language]] for the [[Common Language Infrastructure]] with a [[Python programming language|Python]] inspired syntax and a special focus on language and compiler extensibility. Some features of note include [[type inference]], [[generator (computer science)|generator]]s, [[multimethods]], optional [[duck typing]], [[macro]]s, true [[Closure (computer science)|closure]]s, [[currying]], and [[First-class object|first class]] functions.
Boo is [[open source]] licensed under an MIT/BSD style license.
|