Skip to content

digidesk-io/kernel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 48.6%
  • Rust 35.3%
  • Makefile 9.4%
  • Ruby 6.7%