---
key: pl/odin
kind: plang
name: "Odin"
url: https://plangs.page/odin
---

# Odin

> A high-performance language, offers an alternative to C for systems programming with a focus on simplicity and data-oriented development.

A high-performance, systems programming language designed for simplicity and data-oriented development, serving as a modern alternative to C with a focus on clarity and ease of use, particularly in gaming and multimedia applications.

## Facts

- Appeared: 2016
- Homepage: https://odin-lang.org
- GitHub: https://github.com/odin-lang/Odin
- Languish ranking: #176

## Relationships

### Paradigms

- [Compiled](https://plangs.page/paradigm/compiled)
- [Concurrent](https://plangs.page/paradigm/concurrent)
- [Functional](https://plangs.page/paradigm/functional)
- [General-Purpose](https://plangs.page/paradigm/general-purpose)
- [Imperative](https://plangs.page/paradigm/imperative)
- [Procedural](https://plangs.page/paradigm/procedural)

### Platforms

- [ARM](https://plangs.page/platform/arm)
- [Cross-Platform](https://plangs.page/platform/cross)
- [Linux](https://plangs.page/platform/linux)
- [WASM](https://plangs.page/platform/wasm)
- [Windows](https://plangs.page/platform/windows)
- [WWW](https://plangs.page/platform/web)
- [x86-64](https://plangs.page/platform/x86-64)

### Type Systems

- [Inferred](https://plangs.page/type-system/inferred)
- [Static](https://plangs.page/type-system/static)
- [Strong](https://plangs.page/type-system/strong)

### Compiles To

- [WebAssembly](https://plangs.page/webassembly)

### Influenced By

- [C](https://plangs.page/c)

### Written With

- [Odin](https://plangs.page/odin)

### Used to Write

- [Odin](https://plangs.page/odin)

### Licenses

- [MIT](https://plangs.page/license/mit)

### Tags

- [Compiler](https://plangs.page/tag/compiler)
