{"id":13429734,"url":"https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System","last_synced_at":"2025-03-16T04:31:03.183Z","repository":{"id":12201617,"uuid":"14807173","full_name":"SamyPesse/How-to-Make-a-Computer-Operating-System","owner":"SamyPesse","description":"How to Make a Computer Operating System in C++","archived":false,"fork":false,"pushed_at":"2021-12-16T09:10:55.000Z","size":5986,"stargazers_count":21698,"open_issues_count":85,"forks_count":3444,"subscribers_count":1555,"default_branch":"master","last_synced_at":"2025-03-11T23:01:49.551Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://samypesse.gitbook.io/how-to-create-an-operating-system","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamyPesse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-11-29T17:36:32.000Z","updated_at":"2025-03-11T12:54:42.000Z","dependencies_parsed_at":"2022-07-14T08:17:13.958Z","dependency_job_id":null,"html_url":"https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamyPesse%2FHow-to-Make-a-Computer-Operating-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamyPesse%2FHow-to-Make-a-Computer-Operating-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamyPesse%2FHow-to-Make-a-Computer-Operating-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamyPesse%2FHow-to-Make-a-Computer-Operating-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamyPesse","download_url":"https://codeload.github.com/SamyPesse/How-to-Make-a-Computer-Operating-System/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826788,"owners_count":20354220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-31T02:00:44.395Z","updated_at":"2025-03-16T04:31:02.245Z","avatar_url":"https://github.com/SamyPesse.png","language":"C","readme":"How to Make a Computer Operating System\n=======================================\n\nOnline book about how to write a computer operating system in C/C++ from scratch.\n\n**Caution**: This repository is a remake of my old course. It was written several years ago [as one of my first projects when I was in High School](https://github.com/SamyPesse/devos), I'm still refactoring some parts. The original course was in French and I'm not an English native. I'm going to continue and improve this course in my free-time.\n\n**Book**: An online version is available at [http://samypesse.gitbooks.io/how-to-create-an-operating-system/](http://samypesse.gitbooks.io/how-to-create-an-operating-system/) (PDF, Mobi and ePub). It was generated using [GitBook](https://www.gitbook.com/).\n\n**Source Code**: All the system source code will be stored in the [src](https://github.com/SamyPesse/How-to-Make-a-Computer-Operating-System/tree/master/src) directory. Each step will contain links to the different related files.\n\n**Contributions**: This course is open to contributions, feel free to signal errors with issues or directly correct the errors with pull-requests.\n\n**Questions**: Feel free to ask any questions by adding issues or commenting sections.\n\nYou can follow me on Twitter [@SamyPesse](https://twitter.com/SamyPesse) or [GitHub](https://github.com/SamyPesse).\n\n### What kind of OS are we building?\n\nThe goal is to build a very simple UNIX-based operating system in C++, not just a \"proof-of-concept\". The OS should be able to boot, start a userland shell, and be extensible.\n\n![Screen](./preview.png)\n","funding_links":[],"categories":["C","Operating Systems, Low level","C (61)","Programming Language Tutorials","C (286)","Books and Guides","Operating systems","Uncategorized","计算机基础"],"sub_categories":["For Scala","Online books","Uncategorized","Linux"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSamyPesse%2FHow-to-Make-a-Computer-Operating-System","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSamyPesse%2FHow-to-Make-a-Computer-Operating-System","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSamyPesse%2FHow-to-Make-a-Computer-Operating-System/lists"}