Documentation
Odin is a general-purpose programming language with distinct typing, built for high performance, modern systems, and data-oriented programming.
Install the compiler on your machine and run your first program.
A comprehensive tour of Odin's syntax, types, procedures, and core concepts.
The original Odin demo file — a single-file tour of language concepts and features.
30+ real examples showing idiomatic Odin across a range of use cases.
Browsable docs for every package in core: and vendor: — auto-generated from source.
Answers to the most commonly asked questions about the language.
Odin's built-in test runner: how to write and run tests for your packages.
Download the latest nightly compiler builds for all platforms.