Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md
Writing an Operating System in 1,000 Lines
English ∙ 日本語 ∙ 简体中文 (translated by @YianAndCode) ∙ 한국어 (translated by @JoHwanhee) ∙ 繁體中文 (translated by @alanhc)

This repository contains the source code for the website Operating System in 1,000 Lines, and a reference implementation.
More interesting implementations
The book only covers the basics of an operating system. You can do more with the knowledge you have gained. Here are some ideas:
| Implementation | Author |
|---|---|
| Shutdown command | @calvera |
| Creating files, and reading/writing files at arbitrary names | @CagriAtalar |
Let me know if you have implemented something interesting!