nuta / operating-system-in-1000-lines

Writing an OS in 1,000 lines.
https://operating-system-in-1000-lines.vercel.app
188 stars 18 forks source link

Writing an Operating System in 1,000 Lines

This repository contains the source code and implementation examples for Writing an OS in 1,000 Lines.

License

The text is written in Markdown can be used under the CC BY 4.0 license. Everything else (implementation examples and source code in the text) is under the MIT license.


OSを1000行で自作してみよう

このリポジトリは、Writing an OS in 1,000 Lines のソースコードと、その実装例です。

ライセンス

Markdownで書かれている本文は CC BY 4.0ライセンス の下で利用できます。それ以外 (実装例や本文中のソースコード) は MITライセンス です。