Introduction
learnix-os.com·1d·
Discuss: Hacker News
🔌Embedded Rust
Preview
Report Post

The Learnix Operating System

"If you can’t explain it simply, you don’t understand it well enough." - Albert Einstein


Hello there!1

In this book we are going to write and learn about operating systems together!

We are going to implement an entire POSIX compliant OS in Rust and not use ANY2 external libraries. All of the thought process, code and implementations will be explained and documented here as well as in this repo which all the code snippets are from.

Note: ALL the syntax highlighting of the Rust code is custom and create by me! If you see and bug, please write in the comments or submit an issue.

Similar Posts

Loading similar posts...