
The Odin Language
@odinlang
Followers
2K
Following
27
Media
8
Statuses
57
A systems programming language that is fast, concise, readable, pragmatic and open sourced. Created by @TheGingerBill Discord - https://t.co/tO7JUlrbG7
The Internet
Joined February 2019
RT @marianpekar: The 5th part of a tutorial series about writing software renderer in @odinlang from scratch comes with a reward for all th….
0
4
0
RT @CrewsCode: Here's a peek at our upcoming tool, ReliaSim. It's a Discrete Rate Simulation tool for high-volume manufacturing. This is a….
0
5
0
RT @TheGingerBill: The brand new `map` internals PR for @odinlang has been merged in!!!. It's a high performance, cache friendly, open-addr….
github.com
High performance, cache-friendly, open-addressed Robin Hood hashing hash map data structure with various optimizations for Odin. To make this map cache-friendly it uses a novel strategy to ensure k...
0
5
0
RT @TheGingerBill: Composing loggers and multiple custom allocators together in @odinlang is very easy and allows for a huge amount of cont….
0
4
0
RT @TheGingerBill: The new release of @odinlang is out now! Including the new generic #simd type and intrinsics, x86-family specific instru….
github.com
New Language Features Generic #simd type and intrinsics Supports array programming semantics (operators) New generic intrinsics Platform specific intrinsics for the x86 family: sse, sse2, sse41...
0
4
0
RT @TheGingerBill: I've been working on the generic #simd system for @odinlang. Whilst working on it, I also added some x86 specific instru….
github.com
#simd[N]T where T must be an integer, float, or boolean, with no specific endianness. It is an semi-opaque data type which will not allow for indexing. All operators for array programming that are ...
0
2
0
RT @TheGingerBill: New experiments into the JS libraries for @odinlang. Will support for event listeners, WebGL 1.0 & 2.0, and much more t….
0
6
0
RT @TheGingerBill: .@odinlang now has #OpenEXR Core as part of its vendor library collection! We are adding many of the industry standard i….
0
5
0
RT @TheGingerBill: A massive new Odin release! New packages (shoco, xml, varint, intrusive list, NetPBM, QOI, TGA,….
github.com
New Language Features None New Compiler Features New intrinsics: intrinsics.type_is_multi_pointer intrinsics.type_field_type Compiler Improvements Numerous bug fixes Refactored filename handl...
0
5
0
RT @TheGingerBill: Interested in Metal and @odinlang? We've just released 10 self-contained code examples ranging from creating a window, t….
0
7
0
RT @TheGingerBill: We have just merged the new `package sync` and improved atomics intrinsics in @odinlang. Designed from the ground up wi….
github.com
0
3
0
RT @TheGingerBill: The @odinlang programming language has both built-in array programming (vectors & swizzling) and matrices, and as a resu….
0
1
0
RT @TheGingerBill: Odin also provides a GLSL-like and HLSL-like mathematics library plus numerous other utility procedures: ..
0
1
0
RT @TheGingerBill: 🧵 Why Odin was not designed as an OOP language:. I have been asked numerous times before about the reasoning for not hav….
0
10
0
RT @TheGingerBill: Odin's GitHub Sponsors profile is now live!. You can sponsor us to support @odinlang's development💖 . .
github.com
Odin is a general-purpose programming language with distinct typing built for high performance, modern systems and data-oriented programming. Odin is the C alternative for the Joy of Programming.
0
6
0
RT @TheGingerBill: 🧵I want to clarify my position on "Undefined Behaviour" (UB) in programming languages and why @odinlang will not have an….
0
5
0
RT @TheGingerBill: I got Metal working natively in @odinlang the other day. I've now gone and got D3D11 and D3D12 working in Odin!. https:/….
0
8
0
RT @TheGingerBill: We are proud announce the brand new documentation site for all the official library collections (`core` and `vendor`): h….
0
9
0