Learn

Musi Book

Read Musi in order with small beginner chapters. Learn with install steps and commands you can try.
LearnOpen bookMusi BookRead the Musi book from first file through syntax, data, types, effects, and commands.
Find docs
part / StartOpenStartBegin with a small file, a few names, and one result.part / Core expressionsOpenCore expressionsRead values, calls, operators, functions, and small sequence expressions.part / DataOpenDataUse visible data shapes and match them directly.part / OrganizationOpenOrganizationMake names easy to find and reuse.part / TypesOpenTypesUse annotations, callable types, generics, and checks.part / AbstractionsOpenAbstractionsKeep data separate from behavior.part / Effects and runtimeOpenEffects and runtimeMake outside work visible at the call site.part / Advanced formsOpenAdvanced formsReach lower-level features after the core syntax is clear.
Learn · Musi Book

This is the main book. It moves from your first file to syntax, data, types, effects, and commands.

Start
Core expressions
Data
Organization
Types
Abstractions
Effects and runtime
Advanced forms