acadia/README.md

7 lines
258 B
Markdown

# AcadiaOS
AcadiaOS is a hobby operating system Iuse to explore and learn about OS development.
It is built on top of a small microkernel (currently ~3k LOC) that
is capability based and provides memory management, process scheduling, and hardware access.