Back

Boo

Boo is an object-oriented, statically-typed programming language that runs on the .NET framework. It is mainly used for developing software applications and libraries targeting the Microsoft platform.

Hello, world code example:

print "Hello world!"

Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.

Repositories on GitHub: 252