nxnfufunezn / kernel

A hobby operating system, in Rust

Home Page:http://intermezzos.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intermezzOS: kernel

Build Status

intermezzOS is a hobby operating system. This repository is for its kernel. See the website for more.

Also, feel free to join us at #intermezzOS on Freenode’s IRC network, if you want to chat.

Organization

Each sub-directory contains the full source code at the end of the related chapter of the book. Some chapters might have further sub-chapter directories as well.

The src directory contains the latest version of the code. The chapters should end up building up to what’s in src.

License

This project is dual licensed under Apache2/MIT. See the two LICENSE-* files for details.

About

A hobby operating system, in Rust

http://intermezzos.github.io/


Languages

Language:Rust 45.2%Language:Assembly 36.5%Language:Makefile 18.2%