RosettaCodeData/Lang/Boo/00-LANG.txt
2023-07-01 13:44:08 -04:00

13 lines
No EOL
391 B
Text

{{stub}}
{{language|
|exec=bytecode
|strength=strong
|safety=safe
|express=both
|checking=both
|gc=yes
|site=http://boo.codehaus.org/
|LCT=yes}}
{{language programming paradigm|Object-oriented}}
Boo is a new object oriented statically typed programming language for the Common Language Infrastructure with a python inspired syntax and a special focus on language and compiler extensibility.