---
key: pl/boo
kind: plang
name: "Boo"
url: https://plangs.page/boo
---

# Boo

> Statically typed language with Python-like syntax and support for .NET framework features.

Statically typed, general-purpose programming language that integrates .NET features such as Unicode and web application support, while using a Python-inspired syntax with language and compiler extensibility.

## Facts

- Appeared: 2003
- Homepage: http://boo-lang.org/
- GitHub: https://github.com/boo-lang/boo
- Languish ranking: #345

## Relationships

### Paradigms

- [Multi](https://plangs.page/paradigm/multi)
- [Object-Oriented](https://plangs.page/paradigm/oop)
- [Scripting](https://plangs.page/paradigm/scripting)

### Platforms

- [.NET](https://plangs.page/platform/.net)
- [Cross-Platform](https://plangs.page/platform/cross)

### Type Systems

- [Duck](https://plangs.page/type-system/duck)
- [Inferred](https://plangs.page/type-system/inferred)
- [Static](https://plangs.page/type-system/static)
- [Strong](https://plangs.page/type-system/strong)

### Influenced By

- [C#](https://plangs.page/c-sharp)
- [Python](https://plangs.page/python)

### Influenced

- [Vala](https://plangs.page/vala)

### Written With

- [C#](https://plangs.page/c-sharp)

### Licenses

- [BSD](https://plangs.page/license/bsd)

### Tags

- [Application](https://plangs.page/tag/app)
- [Compiler](https://plangs.page/tag/compiler)
- [Games](https://plangs.page/tag/games)
- [Interpreter](https://plangs.page/tag/interpreters)
- [Scripting](https://plangs.page/tag/scripting)
