> 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/intoduction/author.md).

# 關於作者

植山 類（[@rui314](https://twitter.com/rui314)），是高速連結器（linker）[lld](https://lld.llvm.org/)現在的維護者。lld 在 Android（Q以後）與 FreeBSD（12以後）、Nintendo Switch、Chrome 與 Firefox 等眾多OS和計畫採用作為生成執行檔的標準連結器（所以讀者們正在使用的電腦，很有可能就有筆者所做的工具與其所產出的二進制檔案）。同時也是小型C編譯器[ 8cc](https://github.com/rui314/8cc) 的作者。興趣是在[ note](https://note.mu/ruiu) 寫和軟體有關的文章。
