# myos **Repository Path**: williamjxy/myos ## Basic Information - **Project Name**: myos - **Description**: os learning repo - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-10 - **Last Updated**: 2026-02-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # myos #### 介绍 ### os learning repo ### 跟着[build-your-own-x](https://github.com/codecrafters-io/build-your-own-x)学习 ### 现有以下学习项目 1.[base](https://gitee.com/williamjxy/myos/base):一个最基础的OS,没有任何I/O 2.[helloworld](https://gitee.com/williamjxy/myos/helloworld):在屏幕上用“#”打印hello world # *都已有可执行文件和iso,但只有x86_32位(i386_32)版本