Tag
A book teaching the Odin programming language, covering manual memory management, parametric polymorphism, and data-oriented design. Version 1.10 has been released with updates.
An article discussing the debate between signed and unsigned integer defaults in programming language design, using Odin and C3 as examples. The author argues that signed-by-default is more practical despite theoretical advantages of unsigned.
The article examines the deletion of the Odin programming language's Wikipedia page via the Articles for Deletion process, and the ensuing debate about notability, reliable sources, and alleged engagement farming by the language's creator.
Gjallarhorn is a from-scratch web framework for the Odin programming language, providing an HTTP server, router, middleware, template engine, and ORM with PostgreSQL support, all with no external dependencies.
Odin dev-2026-06 has been released. Odin is a data-oriented programming language designed for high-performance systems development.