Understanding the Odin programming language
AlexeyBrin
149 points
92 comments
July 12, 2026
Related Discussions
Found 5 related stories in 552.5ms across 14,015 title embeddings via pgvector HNSW
- Odin 1.0 Announcement jhack · 94 pts · July 07, 2026 · 56% similar
- Odin, Wikipedia and engagement farming stock_toaster · 99 pts · July 03, 2026 · 51% similar
- Odin's Fiasco with Wikipedia MaximilianEmel · 16 pts · April 20, 2026 · 51% similar
- The Two Worlds of Programming HotGarbage · 13 pts · March 19, 2026 · 50% similar
- Read Programming as Theory Building birdculture · 80 pts · May 09, 2026 · 50% similar
Discussion Highlights (7 comments)
pseudony
Having fun with this. Never bought into rust (have studied, have a (mostly AI-generated app in rust). Wrote some Zig but Odin is even less overhead for me. I first loved Zigs built-in build system but having tried to wrap/use C libraries from both, I must say I prefer Odin. Wrapping some sqlite 3 API’s for my first little Odin program - just because I need so little of the API that it seems easier this way - and speaking to C from Odin is a pleasure. That is, imho, where Rust fails the most - the second part is the C++’ish approach to memory management (RAII) - that’s not how systems programming or games (I’m told) tend to work. To each their own. I had some fun with Rust too, but for me, Odin seems the most appealing :)
Razengan
This was a pretty funny video for a language launch: https://www.youtube.com/watch?v=dLPAqXi9In0
andyfilms1
I've been using Odin for about 6 months now, and to be honest, it's hard to find fault with it. I've used it for STM32 microcontroller firmware, web and desktop applications, and all are performant and compile quickly. My one issue is (and I'm fully aware it will never happen) I do wish there was some sort of first-class solution to inheritance. I've grown to love procedural programming, but some problems really are just better solved with a more OOP approach. Just because classes exist does not mean they need to be used. But as far as a language to "get stuff done" with as few tradeoffs as possible, Odin is about as good as I can imagine a language being.
datakan
I wonder when we'll see new languages created specifically with LLM's in mind.
gcanyon
I wonder if this will help them get a wikipedia page. (not sure whether this comment is a joke or serious...)
ant6n
Kinda wanna know why I should learn this language. Unfortunately there’s no wiki entry (deleted with some controversy abut notability), so it’s hard to get the gist of it.
WalterBright
Oooodiiinn! https://youtu.be/ZqJHqXERslM?t=59