# yourtion/30dayMakeOS

《30天自制操作系统》源码中文版。自己制作一个操作系统（OSASK）的过程

Repository: https://github.com/yourtion/30dayMakeOS
Canonical: https://ross.abutalabs.com/products/30daymakeos
Homepage: https://github.com/yourtion/YOS
Language: C
License: NOASSERTION
License Family: other
Topics: c, os, diy, osask, osx, linux, operating-system, asm, gdt, idt, cc, qemu, fifo, boot, stdlib, nas, nasa
Last push: 2024-04-01T08:14:55+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4380, "days_push": 884, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6452, forks 1464 (observed 2026-08-28T04:09:43.502238+00:00)

## What it is
Chinese-language source code companion for the book '30 Days to Make an Operating System', walking through building the OSASK toy OS in C and assembly over 30 daily lessons. It covers boot loaders, GDT/IDT setup, interrupts, memory management, multitasking, and a command-line window, runnable via QEMU.

## Use cases
- learn how to write an operating system from scratch
- follow a 30-day OS development tutorial with source code
- understand boot loaders, GDT/IDT, and interrupt handling
- build a toy OS in C and assembly and run it in QEMU
- study multitasking and memory management in a minimal kernel
- read a Chinese translation of the OSASK book source

## When to choose
- you want a structured, day-by-day hands-on OS development course
- you prefer Chinese-language explanations and comments
- you want a small complete OS codebase to experiment with in QEMU

## When to avoid
- you need a production-grade or modern kernel (e.g., multicore, ACPI, UEFI)
- you want an English-language resource
- you need a maintained OS project rather than a book companion

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: interpreter, compiler, developer-tools
- domain: operating-systems, tutorials, education, programming-languages
- platform: windows, cpp, c
- tags: operating-system, osask, assembly, qemu, boot-loader, gdt, idt, interrupts, multitasking, book-companion, chinese, linux, macos

## Member repositories
- yourtion/30dayMakeOS (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:43.502238+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:44:39.550041+00:00, confidence not recorded.
  - readme: https://github.com/yourtion/30dayMakeOS (fetched 2026-08-28T04:09:43.502238+00:00, sha 4aa78e6c1c02)
  - homepage: https://github.com/yourtion/YOS (fetched 2026-08-29T08:41:20.023268+00:00, sha c0e5d313282f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
