Skip to content

FjolleJagt/operating-system-in-1000-lines

 
 

Repository files navigation

Writing an Operating System in 1,000 Lines

English日本語简体中文 (translated by @YianAndCode)한국어 (translated by @JoHwanhee)

Operating System in 1,000 Lines

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

Let me know if you have implemented something interesting!

About

Writing an OS in 1,000 lines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 72.7%
  • TypeScript 22.7%
  • Shell 3.2%
  • CSS 1.4%