/ailurus

A stupid OS. Just for fun.

Primary LanguageRust

Ailurus

Introduction

A stupid OS, just for fun.

I'm a newbie at OS programming, so most parts of the code are following phil-opp's blog.

Implemented traits

  • Interrupt
  • Keyboard input

Todo

  • Process management
  • Memory management