> For the complete documentation index, see [llms.txt](https://gocompiler.shizhz.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gocompiler.shizhz.me/1.-golang-bian-yi-qi-qian-yan/1.5-yue-ding.md).

# 1.5 约定

这里约定在本系列文章中会经常使用到的一些词汇：

* GCROOT: 编译器代码根目录，即 `$GOROOT/src/cmd`
