Odin is a general-purpose, systems programming language designed for high performance, modern systems. It emphasizes simplicity, clarity, and efficiency with a C-like syntax but with modern language features.
systems programming, game development, high-performance computing
first-class functions, closures, algebraic data types, zero-cost abstractions, native FFI, reflection, destructuring, modules
static system, structural typing, strong typing, partial inference, compile-time checking, conservative type coercion, optional type annotations
compiled
odin
| Status | active |
| Type | programming |
| Created | 2016 |
| Designed by | Ginger Bill |
| PyPL Index | N/A |
| TIOBE Index | N/A |
| GitHub rank | #131 |