Boo (programming language): Difference between revisions

Content deleted Content added
WPWoodJr (talk | contribs)
m Update categories
WPWoodJr (talk | contribs)
mNo edit summary
Line 1:
'''Boo''' is a new (2004) object oriented 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. Features of note include [[generator]]s, [[multimethods]], optional [[duck typing]], [[macro]]s, true [[Closure (computer science)|closure]]s, and first class functions.
 
Boo is open source licensed under an MIT/BSD style license and is maintained at http://boo.codehaus.org
Line 34:
[[Category:Class-based programming languages]]
[[Category:NET programming languages]]
[[Category:Dynamically-typed programming languages]]
[[Category:Free software]]