> For the complete documentation index, see [llms.txt](https://koshizuow.gitbook.io/compilerbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://koshizuow.gitbook.io/compilerbook/machine_code_assembler.md).

# 機械語言與組譯器

本章想要給讀者一個關於電腦的組成架構，還有關於我們即將製作的C編譯器會輸出怎麼樣的指令等主題的一個粗略的概念。本章並不會涉及太具體的CPU指令，眼下最重要的是掌握這些基本的概念。
