8000 GitHub - DragosPopse/odin-os: A toy kernel written in Odin - forked to make it work with core:build
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DragosPopse/odin-os

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin-OS

A mini-kernel written in Odin for study purposes. The point is to test Odin out as a language for low-level tasks. Both the language and some of the tools I'm using are fairly young and unstable and it's possible that by the time you see this it's already outdated.

This kernel uses limine v3.0 bootloader for booting. I personally know it as breaking the compatibility a lot so I picked up a fairly old version for stability.

Requirements

  • dosfstools
  • make
  • probably some stuff like gcc and clang for building limine

About

A toy kernel written in Odin - forked to make it work with core:build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

36AB
No packages published

Languages

  • C 79.2%
  • Odin 12.8%
  • Shell 7.3%
  • Other 0.7%
0