# rCore-Tutorial-Book-v3 **Repository Path**: home-coder/rCore-Tutorial-Book-v3 ## Basic Information - **Project Name**: rCore-Tutorial-Book-v3 - **Description**: 用 Rust 从零开始写 OS 第三版教程 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-05-28 - **Last Updated**: 2021-05-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # rCore-Tutorial-Book-v3 Documentation of rCore-Tutorial version 3 in Chinese. Deployed version can be found [here](https://rcore-os.github.io/rCore-Tutorial-Book-v3/). If you cannot access `github.io` normally due to network problems, please visit the [synchronized version](http://wyfcyx.gitee.io/rcore-tutorial-book-v3) hosted on gitee. ## Todo List - [x] code tree in introduction - [ ] rust module system in chapter1 - [x] update rustsbi to 0.1.1