SamyPesse / How-to-Make-a-Computer-Operating-System

How to Make a Computer Operating System in C++

Home Page:https://samypesse.gitbook.io/how-to-create-an-operating-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alternative completed guide on OS development

iKlsR opened this issue · comments

commented

Every few months this pops up on HN or reddit and most people are genuinely interested in the topic but it looks like this project is on an extended pause. An alternate and "complete" in a sense read is http://littleosbook.github.io/.

There is also https://github.com/tuhdo/os01

Is this project going to be continued or is already done?

Yeah , I think it's pretty much Dead. But meanwhile you could checkout Broken Thorn's Kernel Development Serires

@aswinmohanme Isn't that project dead too?

It is, and it does some things that are broken/are bad. There is a section is OSDev with the common errors