Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 700 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 700 Bytes

JellyOS

JellyOS

A fun operating system written in Rust
Releases · Report Bugs · Request Features


JellyOS is a simple operating system that I am developing for fun. It is written in Rust and is based on the Writing an OS in Rust blog series by Philipp Oppermann.

It is currently in the early stages of development and only supports booting on x86_64 BIOS systems.