Page 1 of 1

My simple hobby OS written from scratch

Posted: Thu Aug 06, 2026 6:39 am
by larrybackend
Hi everyone :D ! My name is Larry and I’m 11 years old. The day before yesterday, I decided to create my own operating system—not based on Linux, but written from scratch. I’ve already written a simple OS that can’t really handle memory management yet, but I did build in a calculator that can only add or subtract numbers (and yes, for now, I’m using `=` instead of `+`). The code is open-source, so feel free to modify it and suggest improvements. By the way, the name is "Bit."

Image

Here is the link to my GitHub repository: https://github.com/larrybackend/bit

Re: My simple hobby OS written from scratch

Posted: Fri Aug 07, 2026 3:46 pm
by Octocontrabass
The only thing in your repo is a license.

Re: My simple hobby OS written from scratch

Posted: Sat Aug 08, 2026 6:59 am
by larrybackend
Octocontrabass wrote: Fri Aug 07, 2026 3:46 pm The only thing in your repo is a license.
Check out releases or branches :wink: