| Homepage | odin-lang.org |
| Documentation | odin-lang.org/docs/ |
| Repository | github.com/odin-lang/Odin |
| First appeared | 2016 (9 years) |
| Designed by | Ginger Bill |
| Latest release | dev-2025-01 (Jan 2025) |
| License | BSD-3-Clause license |
- Hacker News announcement
- Ginger Bill: Odin Documentation on his personal site
- GitHub: odin-lang/examples - Examples of idiomatic Odin code
- GitHub: jakubtomsu/awesome-odin - "A collection of awesome Odin libraries, software and resources."
used by
libs
- WebUI
- GitHub: webui-dev/odin-webui
- Mustache
- GitHub: benjamindblock/odin-mustache
- HTTP
- GitHub: laytan/odin-http
Comparison values
| Score | 499 |
Features
| Algebraic data type | |
| Compiled language | yes (100) |
| Context management / Defer | defer (100) |
| Explicit errors | value (90) |
| Higher-order function | -- |
| Immutable object | yes (100) |
| Pattern matching | |
| Statically typed | yes (100) |
References
| How To Become A Hacker | -- |
| languages of choice | -- |
Rankings
Personal
| Category | preone |
| Usage | some |
links
articles
- Dev.to - Low-Level Programming with Odin Lang - Perfect for Beginners (2022-09-21) by Patrick O'Dacre
- A review of the Odin programming language (2022-09-10) by Dale Weiler (working at JangaFX)
- Why I like Odin (2022-08-25) by Judy Hasen
blog posts
- Introduction to the Odin Programming Language (2024-06-07) by Karl Zylinski
videos
- YouTube - Top Shelf #2 Ginger Bill - Creator Of Odin (2024-08-18) by ThePrimeTime
video series
- YouTube - Odin in Practice by Rickard Andersson (gonz)
- YouTube - Security with Odin by Rickard Andersson (gonz)