This repository contains the source code of the LearnixOS kernel — an educational operating system written in Rust.
It is built from scratch to support the LearnixOS Book and is meant to teach system-level programming in a practical and understandable way.
This codebase is dual-licensed under:
- MIT License (LICENSE-MIT)
- Apache License 2.0 (LICENSE-APACHE)
You can freely use, modify, and redistribute this code under either license, at your option.