Bird

Types

Primitive Types

Bird supports the following primitive types: int, bool, float, str. char.

Type Declaration

You can create a type identifier to represent a primitive type.

Aggregate types

Bird supports both structs and arrays

Still here?

Check out the playground!