/zakuro-os

Zig port of x64 MikanOS: an experimental, educational, and toy OS.

Primary LanguageZigApache License 2.0Apache-2.0

Zakuro OS

Zig EDK2 CLANGPDB

Lint Build

Zig port of x64 MikanOS: an experimental, educational, and toy OS.

🚧 This project is a work in progress. 🚧

Development

The Zig build system is responsible for everything including the dependency installation and the build. All you need to do is:

zig build

To run the OS in QEMU:

zig build run