> For the complete documentation index, see [llms.txt](https://y-meguro.gitbook.io/reading-record/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://y-meguro.gitbook.io/reading-record/computer-systems.md).

# Computer Systems

- [コンピュータシステムの理論と実装](https://y-meguro.gitbook.io/reading-record/computer-systems/nand2tetris.md)
- [CPUの創りかた](https://y-meguro.gitbook.io/reading-record/computer-systems/how_to_create_cpu.md)
- [プロセッサを支える技術](https://y-meguro.gitbook.io/reading-record/computer-systems/technologies_for_processors.md)
- [コンパイラの構成と最適化](https://y-meguro.gitbook.io/reading-record/computer-systems/costruction_and_optimization_for_compiler.md)
- [作って理解するOS](https://y-meguro.gitbook.io/reading-record/computer-systems/create_and_understand_os.md)
- [Operating System Concepts](https://y-meguro.gitbook.io/reading-record/computer-systems/operating_system_concepts.md)
