ODIN

Data-Oriented, Explicit, Performant

Created: 2016 Creator: Ginger Bill Typing: Static

// OVERVIEW

Odin is a general-purpose programming language with distinct typing built for high performance, modern systems and data-oriented programming.

📊

Data-Oriented

SOA, custom allocators

🎮

Game Dev

Designed for games/engines

🔧

Explicit

No hidden control flow

examples.odin

                        

// USE CASES

Game Engines

Custom engines, tools

Systems

OS development

Graphics

Renderer, shaders

Compiler

Language tooling

// RESOURCES