strayacode / okami

A minimal OS built with modern C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

okami

goals:

  • build a minimal os
  • most likely microkernel eventually
  • implement some cool stuff from the ground up (e.g. ui, data structures, etc)

About

A minimal OS built with modern C


Languages

Language:C 84.6%Language:Assembly 11.6%Language:Makefile 3.8%