odin-programming-language
There are 47 repositories under odin-programming-language topic.
odin-lang/Odin
Odin Programming Language
oskarnp/odin-tracy
Tracy profiler bindings/wrapper for the Odin programming language
NoahR02/odin-ecs
Odin ECS was built because I needed a way to dynamically add functionality to things in my game. I also just find entity component systems fun to work with and I couldn't find a general purpose one for Odin , so I made it myself.
kcvinker/Winforms
A simple GUI library for Odin programming language.
atomicptr/anima
A 2D animation library for Odin
kevinw/raylib-odin
Odin bindings for the raylib gamedev library
mattt-b/odin-mode
Emacs major mode for the Odin programming language
odin-lang/sublime-odin
Odin syntax definition for Sublime Text
oskarnp/microui-odin
A tiny immediate-mode UI library for The Odin Programming Language
KDahir247/Journey_ECS
Fast Minimal Sparse set for Odin Language
ThisDevDane/otime
Rewrite of CTime by Casey Muratori in Odin
desdeux/Odin-TIGR
Odin bindings to TIGR - the TIny GRaphics library
mattt-b/flycheck-odin
Emacs Flycheck integration for the Odin language
Platin21/odin-treesitter
Tree-sitter bidnings for odin
SjVer/ClOdin
A command-line argument parser for Odin
SrMordred/odin_fsw
Simple File Sytem Watcher for Odin
Feoramund/odin-editline
A binding to the editline library for the Odin programming language.
lumi-c/odin-wren
Odin bindings for Wren
mustardfrog/odin-gl
Simple OpenGL project in Odin programming language
Porem5002/graphi
A simple graphing calculator for visualizing math functions.
hovsater/aoc-odin
Solutions to Advent of Code in Odin.
Porem5002/flappy-odin
A flappy bird clone developed using the Odin Programming Language and Raylib
FourteenBrush/odin-template
Personal template repo for an Odin project
hrszpuk/odin-ini
:fire: An easy to use and highly customizable INI serialiser/deserialiser for Odin!
JeppeSS/Actrune
Actrune is an actor-based concurrency framework for the Odin programming language
JeppeSS/Rock-paper-scissors
A small terminal Rock, Paper or Scissors game, written in Odin.
joshayres/mythic
A small game framework written in Odin
oskarnp/advent-of-code
My solutions to the "Advent of Code" programming challenges in various languages.
quonic/Odin-Orbitz
A simple application showcasing drawing circles and text in the Odin language.
renpenguin/ChirpLang
A statically typed, multi-paradigm interpreted programming language for beginners looking to maintain their sanity
FourteenBrush/gccjit
libgccjit bindings for the Odin programming language
MuzNocci/LANGUAGE_Odin
Odin is a programming language that can be interpreted or compiled. It is designed to be simple, fast, and efficient. This repository contains the source code for the Odin compiler and interpreter.
RichardFevrier/calendar-holidays-generator
Calendar Holidays Generator
Toktom/MineItDown
A small game inspired by Golbin Miner minigame from Capybara Go!