Documentation

Getting Started

How to download and install the Odin compiler. Both from source or from a binary release, along with a list of per-platform requirements.

Overview

An overview of the Odin programming language and its features.

Frequently Asked Questions

Answers to commonly asked questions about Odin.

Packages

Documentation for all the official packages part of the core and vendor library collections.

Examples

Examples of Odin Code.

Books [External]

Understanding the Odin Programming Language teaches both basic and advanced concepts. You’ll learn about procedures, manual memory management, parametric polymorphism, data-oriented design, and much more. A book written by Karl Zylinski.

Nightly Builds

Get the latest nightly builds of Odin.

Running Tests

A walkthrough of Odin’s test runner.